[INFO] fetching crate rusty-conway 0.1.0... [INFO] testing rusty-conway-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rusty-conway 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rusty-conway 0.1.0 [INFO] finished tweaking crates.io crate rusty-conway 0.1.0 [INFO] tweaked toml for crates.io crate rusty-conway 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-conway 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty-conway 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-skia-path v0.11.4 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded mortal v0.2.4 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded tiny-skia v0.11.4 [INFO] [stderr] Downloaded flate2 v1.0.35 [INFO] [stderr] Downloaded png v0.17.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b2eb7cb8ce6c265db7a901ed84ee2f61ecb4a6d826a30c0e6dfe4c365d44300 [INFO] running `Command { std: "docker" "start" "-a" "3b2eb7cb8ce6c265db7a901ed84ee2f61ecb4a6d826a30c0e6dfe4c365d44300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b2eb7cb8ce6c265db7a901ed84ee2f61ecb4a6d826a30c0e6dfe4c365d44300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2eb7cb8ce6c265db7a901ed84ee2f61ecb4a6d826a30c0e6dfe4c365d44300", kill_on_drop: false }` [INFO] [stdout] 3b2eb7cb8ce6c265db7a901ed84ee2f61ecb4a6d826a30c0e6dfe4c365d44300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40675b9457e7bdab079cdd7aa41278185c21125369590f37c2fe51122efb8acb [INFO] running `Command { std: "docker" "start" "-a" "40675b9457e7bdab079cdd7aa41278185c21125369590f37c2fe51122efb8acb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling rusty-conway v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `Command { std: "docker" "inspect" "40675b9457e7bdab079cdd7aa41278185c21125369590f37c2fe51122efb8acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40675b9457e7bdab079cdd7aa41278185c21125369590f37c2fe51122efb8acb", kill_on_drop: false }` [INFO] [stdout] 40675b9457e7bdab079cdd7aa41278185c21125369590f37c2fe51122efb8acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9b26c4ea61795aec6e5a33215696ac8373f9595f129c5d5c79520df5ebc845 [INFO] running `Command { std: "docker" "start" "-a" "2a9b26c4ea61795aec6e5a33215696ac8373f9595f129c5d5c79520df5ebc845", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-conway v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "2a9b26c4ea61795aec6e5a33215696ac8373f9595f129c5d5c79520df5ebc845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9b26c4ea61795aec6e5a33215696ac8373f9595f129c5d5c79520df5ebc845", kill_on_drop: false }` [INFO] [stdout] 2a9b26c4ea61795aec6e5a33215696ac8373f9595f129c5d5c79520df5ebc845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c379fd500e659587fd05c226b1c7ab208b2eff8a54fd222401d8a7fa6120ed9 [INFO] running `Command { std: "docker" "start" "-a" "6c379fd500e659587fd05c226b1c7ab208b2eff8a54fd222401d8a7fa6120ed9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/rusty-conway.rs (/opt/rustwide/target/debug/deps/rusty_conway-31405f439efb41e4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/rusty-conway-cli.rs (/opt/rustwide/target/debug/deps/rusty_conway_cli-490adaaf4b8d45ee) [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] running `Command { std: "docker" "inspect" "6c379fd500e659587fd05c226b1c7ab208b2eff8a54fd222401d8a7fa6120ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c379fd500e659587fd05c226b1c7ab208b2eff8a54fd222401d8a7fa6120ed9", kill_on_drop: false }` [INFO] [stdout] 6c379fd500e659587fd05c226b1c7ab208b2eff8a54fd222401d8a7fa6120ed9