[INFO] cloning repository https://github.com/svend/rust-scripts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svend/rust-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvend%2Frust-scripts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvend%2Frust-scripts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87198bd903bb2284bdf53628e328bba8db49d2ca [INFO] testing svend/rust-scripts 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%2Fsvend%2Frust-scripts" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svend/rust-scripts 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/svend/rust-scripts [INFO] finished tweaking git repo https://github.com/svend/rust-scripts [INFO] tweaked toml for git repo https://github.com/svend/rust-scripts written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/svend/rust-scripts 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f8abce259773c2a6d1f55d4837f8ec6036be718444120af99345d4914ad71164 [INFO] running `Command { std: "docker" "start" "-a" "f8abce259773c2a6d1f55d4837f8ec6036be718444120af99345d4914ad71164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8abce259773c2a6d1f55d4837f8ec6036be718444120af99345d4914ad71164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8abce259773c2a6d1f55d4837f8ec6036be718444120af99345d4914ad71164", kill_on_drop: false }` [INFO] [stdout] f8abce259773c2a6d1f55d4837f8ec6036be718444120af99345d4914ad71164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 942b6d96a6cd7aa40d96419bb7fc19a75e8d545e89d6d0af757d930c76096b42 [INFO] running `Command { std: "docker" "start" "-a" "942b6d96a6cd7aa40d96419bb7fc19a75e8d545e89d6d0af757d930c76096b42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Compiling structopt v0.3.8 [INFO] [stderr] Compiling rust-scripts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.05s [INFO] running `Command { std: "docker" "inspect" "942b6d96a6cd7aa40d96419bb7fc19a75e8d545e89d6d0af757d930c76096b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942b6d96a6cd7aa40d96419bb7fc19a75e8d545e89d6d0af757d930c76096b42", kill_on_drop: false }` [INFO] [stdout] 942b6d96a6cd7aa40d96419bb7fc19a75e8d545e89d6d0af757d930c76096b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 51fb08167bfad6f344275c22c8d5d4889dd2f792f3dcc0ad586b6936cdbf20ad [INFO] running `Command { std: "docker" "start" "-a" "51fb08167bfad6f344275c22c8d5d4889dd2f792f3dcc0ad586b6936cdbf20ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-scripts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.07s [INFO] [stderr] Executable unittests src/bin/amortize.rs (/opt/rustwide/target/debug/deps/amortize-383a99a931e43242) [INFO] [stderr] Executable unittests src/bin/ensure-newline.rs (/opt/rustwide/target/debug/deps/ensure_newline-e63d81d836c6a2a5) [INFO] [stderr] Executable unittests src/bin/sort-ips.rs (/opt/rustwide/target/debug/deps/sort_ips-39c21dae72741a56) [INFO] [stderr] Executable unittests src/bin/xkcd-password.rs (/opt/rustwide/target/debug/deps/xkcd_password-dbccc2e2564a326a) [INFO] running `Command { std: "docker" "inspect" "51fb08167bfad6f344275c22c8d5d4889dd2f792f3dcc0ad586b6936cdbf20ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fb08167bfad6f344275c22c8d5d4889dd2f792f3dcc0ad586b6936cdbf20ad", kill_on_drop: false }` [INFO] [stdout] 51fb08167bfad6f344275c22c8d5d4889dd2f792f3dcc0ad586b6936cdbf20ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] d3d7daf9c5d2ce5f467820600abe7c9fd98bead3e4eb41a6e5a7bbe0430a7511 [INFO] running `Command { std: "docker" "start" "-a" "d3d7daf9c5d2ce5f467820600abe7c9fd98bead3e4eb41a6e5a7bbe0430a7511", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/amortize.rs (/opt/rustwide/target/debug/deps/amortize-383a99a931e43242) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/ensure-newline.rs (/opt/rustwide/target/debug/deps/ensure_newline-e63d81d836c6a2a5) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sort-ips.rs (/opt/rustwide/target/debug/deps/sort_ips-39c21dae72741a56) [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 1 test [INFO] [stdout] test tests::test_has_newline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_get_ip ... ok [INFO] [stdout] test tests::test_sort_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/xkcd-password.rs (/opt/rustwide/target/debug/deps/xkcd_password-dbccc2e2564a326a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_min_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3d7daf9c5d2ce5f467820600abe7c9fd98bead3e4eb41a6e5a7bbe0430a7511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d7daf9c5d2ce5f467820600abe7c9fd98bead3e4eb41a6e5a7bbe0430a7511", kill_on_drop: false }` [INFO] [stdout] d3d7daf9c5d2ce5f467820600abe7c9fd98bead3e4eb41a6e5a7bbe0430a7511