[INFO] cloning repository https://github.com/passcod/defnew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/defnew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3367a55869c7dd0fb6423a6c14378690ac09268c [INFO] testing passcod/defnew against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/defnew on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/defnew [INFO] finished tweaking git repo https://github.com/passcod/defnew [INFO] tweaked toml for git repo https://github.com/passcod/defnew written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/defnew already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8797135cef4df6bd46e5ccc7a8f93e35c2e053b5fc8afdc7455607d64cb2d6d1 [INFO] running `Command { std: "docker" "start" "-a" "8797135cef4df6bd46e5ccc7a8f93e35c2e053b5fc8afdc7455607d64cb2d6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8797135cef4df6bd46e5ccc7a8f93e35c2e053b5fc8afdc7455607d64cb2d6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8797135cef4df6bd46e5ccc7a8f93e35c2e053b5fc8afdc7455607d64cb2d6d1", kill_on_drop: false }` [INFO] [stdout] 8797135cef4df6bd46e5ccc7a8f93e35c2e053b5fc8afdc7455607d64cb2d6d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77eaaeda6137ca57d833a6c98b2a619834b7ec9b09277eb8f51f5ca2a8daf03b [INFO] running `Command { std: "docker" "start" "-a" "77eaaeda6137ca57d833a6c98b2a619834b7ec9b09277eb8f51f5ca2a8daf03b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling eyre v0.4.1 [INFO] [stderr] Compiling indenter v0.2.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling term_size v1.0.0-beta1 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lexpr v0.2.4 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling color-backtrace v0.4.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap#31ebd7ef) [INFO] [stderr] Compiling thiserror v1.0.18 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.1 [INFO] [stderr] Compiling color-eyre v0.3.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#31ebd7ef) [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling kuchiki v0.8.0 [INFO] [stderr] Compiling defnew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "77eaaeda6137ca57d833a6c98b2a619834b7ec9b09277eb8f51f5ca2a8daf03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77eaaeda6137ca57d833a6c98b2a619834b7ec9b09277eb8f51f5ca2a8daf03b", kill_on_drop: false }` [INFO] [stdout] 77eaaeda6137ca57d833a6c98b2a619834b7ec9b09277eb8f51f5ca2a8daf03b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 495157e82bf8177abb5bf969b2f5789be8e261d5072da3d2d66c11090d78792c [INFO] running `Command { std: "docker" "start" "-a" "495157e82bf8177abb5bf969b2f5789be8e261d5072da3d2d66c11090d78792c", kill_on_drop: false }` [INFO] [stderr] Compiling defnew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.31s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/defnew-52e04efeeefd6766) [INFO] [stderr] Executable unittests src/bin/cast.rs (/opt/rustwide/target/debug/deps/cast-3a005428557b2218) [INFO] [stderr] Executable unittests src/bin/def.rs (/opt/rustwide/target/debug/deps/def-559f40e442cdeb76) [INFO] [stderr] Executable unittests src/bin/enum.rs (/opt/rustwide/target/debug/deps/enum-5cbeeaac93434c99) [INFO] [stderr] Executable unittests src/bin/libc-const.rs (/opt/rustwide/target/debug/deps/libc_const-a7a0997eb54b57e7) [INFO] [stderr] Executable unittests src/bin/libc-def.rs (/opt/rustwide/target/debug/deps/libc_def-9b37715d88b9fa5e) [INFO] [stderr] Executable unittests src/bin/libc-gen.rs (/opt/rustwide/target/debug/deps/libc_gen-fcfc7d154b0d180b) [INFO] [stderr] Executable unittests src/bin/new.rs (/opt/rustwide/target/debug/deps/new-9ce712e2046ff312) [INFO] [stderr] Executable unittests src/bin/struct.rs (/opt/rustwide/target/debug/deps/struct-13657f58c021a2ab) [INFO] [stderr] Executable unittests src/bin/syscall.rs (/opt/rustwide/target/debug/deps/syscall-ef81344525d89947) [INFO] [stderr] Executable unittests src/bin/syscalled.rs (/opt/rustwide/target/debug/deps/syscalled-bd61d62017bdbdc7) [INFO] [stderr] Executable unittests src/bin/union.rs (/opt/rustwide/target/debug/deps/union-88f5fdd338087bf0) [INFO] running `Command { std: "docker" "inspect" "495157e82bf8177abb5bf969b2f5789be8e261d5072da3d2d66c11090d78792c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495157e82bf8177abb5bf969b2f5789be8e261d5072da3d2d66c11090d78792c", kill_on_drop: false }` [INFO] [stdout] 495157e82bf8177abb5bf969b2f5789be8e261d5072da3d2d66c11090d78792c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2b4873fc1b1a5bf2d9c3760e5f55cb5e3dd1f8841286d7989e78da37c978e20 [INFO] running `Command { std: "docker" "start" "-a" "c2b4873fc1b1a5bf2d9c3760e5f55cb5e3dd1f8841286d7989e78da37c978e20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/defnew-52e04efeeefd6766) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cast.rs (/opt/rustwide/target/debug/deps/cast-3a005428557b2218) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/def.rs (/opt/rustwide/target/debug/deps/def-559f40e442cdeb76) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/enum.rs (/opt/rustwide/target/debug/deps/enum-5cbeeaac93434c99) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/libc-const.rs (/opt/rustwide/target/debug/deps/libc_const-a7a0997eb54b57e7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/libc-def.rs (/opt/rustwide/target/debug/deps/libc_def-9b37715d88b9fa5e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/libc-gen.rs (/opt/rustwide/target/debug/deps/libc_gen-fcfc7d154b0d180b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/new.rs (/opt/rustwide/target/debug/deps/new-9ce712e2046ff312) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/struct.rs (/opt/rustwide/target/debug/deps/struct-13657f58c021a2ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/syscall.rs (/opt/rustwide/target/debug/deps/syscall-ef81344525d89947) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/syscalled.rs (/opt/rustwide/target/debug/deps/syscalled-bd61d62017bdbdc7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/union.rs (/opt/rustwide/target/debug/deps/union-88f5fdd338087bf0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests defnew [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2b4873fc1b1a5bf2d9c3760e5f55cb5e3dd1f8841286d7989e78da37c978e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b4873fc1b1a5bf2d9c3760e5f55cb5e3dd1f8841286d7989e78da37c978e20", kill_on_drop: false }` [INFO] [stdout] c2b4873fc1b1a5bf2d9c3760e5f55cb5e3dd1f8841286d7989e78da37c978e20