[INFO] fetching crate devmode 0.2.7... [INFO] testing devmode-0.2.7 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate devmode 0.2.7 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate devmode 0.2.7 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 crates.io crate devmode 0.2.7 [INFO] finished tweaking crates.io crate devmode 0.2.7 [INFO] tweaked toml for crates.io crate devmode 0.2.7 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate devmode 0.2.7 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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 801eac1b18bcbd8ab9539f0e00978d7d04f230540a8a9078fbf94f3e323c6d4c [INFO] running `Command { std: "docker" "start" "-a" "801eac1b18bcbd8ab9539f0e00978d7d04f230540a8a9078fbf94f3e323c6d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "801eac1b18bcbd8ab9539f0e00978d7d04f230540a8a9078fbf94f3e323c6d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801eac1b18bcbd8ab9539f0e00978d7d04f230540a8a9078fbf94f3e323c6d4c", kill_on_drop: false }` [INFO] [stdout] 801eac1b18bcbd8ab9539f0e00978d7d04f230540a8a9078fbf94f3e323c6d4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb2e10d6eabb54498f05e0549c667a3a22bd48e53393b76d51cd1f1d991fe24a [INFO] running `Command { std: "docker" "start" "-a" "bb2e10d6eabb54498f05e0549c667a3a22bd48e53393b76d51cd1f1d991fe24a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling cmd_lib_macros v1.3.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling faccess v0.2.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libdmd v0.1.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling cmd_lib v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling requestty-ui v0.3.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling requestty v0.3.0 [INFO] [stderr] Compiling git2_credentials v0.7.3 [INFO] [stderr] Compiling devmode v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.28s [INFO] running `Command { std: "docker" "inspect" "bb2e10d6eabb54498f05e0549c667a3a22bd48e53393b76d51cd1f1d991fe24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2e10d6eabb54498f05e0549c667a3a22bd48e53393b76d51cd1f1d991fe24a", kill_on_drop: false }` [INFO] [stdout] bb2e10d6eabb54498f05e0549c667a3a22bd48e53393b76d51cd1f1d991fe24a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788d2c3f8a322795dfb7f5d246af17c275674d8160dd04437ebbbcab7b102617 [INFO] running `Command { std: "docker" "start" "-a" "788d2c3f8a322795dfb7f5d246af17c275674d8160dd04437ebbbcab7b102617", kill_on_drop: false }` [INFO] [stderr] Compiling devmode v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dm-0a3944cd4eb24b55) [INFO] running `Command { std: "docker" "inspect" "788d2c3f8a322795dfb7f5d246af17c275674d8160dd04437ebbbcab7b102617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788d2c3f8a322795dfb7f5d246af17c275674d8160dd04437ebbbcab7b102617", kill_on_drop: false }` [INFO] [stdout] 788d2c3f8a322795dfb7f5d246af17c275674d8160dd04437ebbbcab7b102617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 029d4536981cb8eb29998be54638c8e3dc0130c99b3c7f8a7ad65775b0a48058 [INFO] running `Command { std: "docker" "start" "-a" "029d4536981cb8eb29998be54638c8e3dc0130c99b3c7f8a7ad65775b0a48058", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dm-0a3944cd4eb24b55) [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" "029d4536981cb8eb29998be54638c8e3dc0130c99b3c7f8a7ad65775b0a48058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029d4536981cb8eb29998be54638c8e3dc0130c99b3c7f8a7ad65775b0a48058", kill_on_drop: false }` [INFO] [stdout] 029d4536981cb8eb29998be54638c8e3dc0130c99b3c7f8a7ad65775b0a48058