[INFO] cloning repository https://github.com/neodyland/cc-extract-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neodyland/cc-extract-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodyland%2Fcc-extract-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodyland%2Fcc-extract-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e3717a884af47f02b552b2a88d4a6c4b82dae0 [INFO] testing neodyland/cc-extract-rs against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodyland%2Fcc-extract-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neodyland/cc-extract-rs [INFO] finished tweaking git repo https://github.com/neodyland/cc-extract-rs [INFO] tweaked toml for git repo https://github.com/neodyland/cc-extract-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neodyland/cc-extract-rs on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neodyland/cc-extract-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.31 [INFO] [stderr] Downloaded zstd-safe v7.2.0 [INFO] [stderr] Downloaded redox_syscall v0.5.2 [INFO] [stderr] Downloaded async-compression v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfcb2bb7f753a45f61fc71002ad7de041e96cbdbe6f6dda08e2ca33cb8c8cc1b [INFO] running `Command { std: "docker" "start" "-a" "dfcb2bb7f753a45f61fc71002ad7de041e96cbdbe6f6dda08e2ca33cb8c8cc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfcb2bb7f753a45f61fc71002ad7de041e96cbdbe6f6dda08e2ca33cb8c8cc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcb2bb7f753a45f61fc71002ad7de041e96cbdbe6f6dda08e2ca33cb8c8cc1b", kill_on_drop: false }` [INFO] [stdout] dfcb2bb7f753a45f61fc71002ad7de041e96cbdbe6f6dda08e2ca33cb8c8cc1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea805b1e3ab09e5dd36ce0faf72e10f69ed2424d4505ef03989be1746e111d3d [INFO] running `Command { std: "docker" "start" "-a" "ea805b1e3ab09e5dd36ce0faf72e10f69ed2424d4505ef03989be1746e111d3d", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling cc-clean v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s [INFO] running `Command { std: "docker" "inspect" "ea805b1e3ab09e5dd36ce0faf72e10f69ed2424d4505ef03989be1746e111d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea805b1e3ab09e5dd36ce0faf72e10f69ed2424d4505ef03989be1746e111d3d", kill_on_drop: false }` [INFO] [stdout] ea805b1e3ab09e5dd36ce0faf72e10f69ed2424d4505ef03989be1746e111d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 968d3dbe892d9af4e7c83a711301d195b1fa5456a0d5748e32d2bcd38aac12db [INFO] running `Command { std: "docker" "start" "-a" "968d3dbe892d9af4e7c83a711301d195b1fa5456a0d5748e32d2bcd38aac12db", kill_on_drop: false }` [INFO] [stderr] Compiling cc-clean v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "968d3dbe892d9af4e7c83a711301d195b1fa5456a0d5748e32d2bcd38aac12db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968d3dbe892d9af4e7c83a711301d195b1fa5456a0d5748e32d2bcd38aac12db", kill_on_drop: false }` [INFO] [stdout] 968d3dbe892d9af4e7c83a711301d195b1fa5456a0d5748e32d2bcd38aac12db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddac11e8232bbfb8a82e463f2db820e3ebf5457652b2132e6a716d64cb3f9d30 [INFO] running `Command { std: "docker" "start" "-a" "ddac11e8232bbfb8a82e463f2db820e3ebf5457652b2132e6a716d64cb3f9d30", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cc_clean-f3224fd99075bbb7) [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" "ddac11e8232bbfb8a82e463f2db820e3ebf5457652b2132e6a716d64cb3f9d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddac11e8232bbfb8a82e463f2db820e3ebf5457652b2132e6a716d64cb3f9d30", kill_on_drop: false }` [INFO] [stdout] ddac11e8232bbfb8a82e463f2db820e3ebf5457652b2132e6a716d64cb3f9d30