[INFO] fetching crate job-security 0.1.8... [INFO] testing job-security-0.1.8 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate job-security 0.1.8 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate job-security 0.1.8 [INFO] finished tweaking crates.io crate job-security 0.1.8 [INFO] tweaked toml for crates.io crate job-security 0.1.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate job-security 0.1.8 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 job-security 0.1.8 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 tracing-attributes v0.1.24 [INFO] [stderr] Downloaded job-security-client v0.1.2 [INFO] [stderr] Downloaded dlv-list v0.5.0 [INFO] [stderr] Downloaded tokio-command-fds v0.2.1 [INFO] [stderr] Downloaded job-security-server v0.1.6 [INFO] [stderr] Downloaded papergrid v0.9.1 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded job-security-protocol v0.1.1 [INFO] [stderr] Downloaded tabled v0.12.1 [INFO] [stderr] Downloaded cstr v0.2.11 [INFO] [stderr] Downloaded withfd v0.1.1 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3314dc842751e6b98ccd541966a435074a5288b3a6a536b6d5967c00f6f0c646 [INFO] running `Command { std: "docker" "start" "-a" "3314dc842751e6b98ccd541966a435074a5288b3a6a536b6d5967c00f6f0c646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3314dc842751e6b98ccd541966a435074a5288b3a6a536b6d5967c00f6f0c646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3314dc842751e6b98ccd541966a435074a5288b3a6a536b6d5967c00f6f0c646", kill_on_drop: false }` [INFO] [stdout] 3314dc842751e6b98ccd541966a435074a5288b3a6a536b6d5967c00f6f0c646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 419daaef7c234b253c16def865150ea1eb5f9149d7f3332c92a1ecd2b07a7512 [INFO] running `Command { std: "docker" "start" "-a" "419daaef7c234b253c16def865150ea1eb5f9149d7f3332c92a1ecd2b07a7512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling dlv-list v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tabled v0.12.1 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling withfd v0.1.1 [INFO] [stderr] Compiling tokio-command-fds v0.2.1 [INFO] [stderr] Compiling job-security-protocol v0.1.1 [INFO] [stderr] Compiling job-security-client v0.1.2 [INFO] [stderr] Compiling job-security-server v0.1.6 [INFO] [stderr] Compiling job-security v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "419daaef7c234b253c16def865150ea1eb5f9149d7f3332c92a1ecd2b07a7512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419daaef7c234b253c16def865150ea1eb5f9149d7f3332c92a1ecd2b07a7512", kill_on_drop: false }` [INFO] [stdout] 419daaef7c234b253c16def865150ea1eb5f9149d7f3332c92a1ecd2b07a7512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e59666e7d0bc21ce9862f5ece018d097f61841462e6b2e292e620326802890fd [INFO] running `Command { std: "docker" "start" "-a" "e59666e7d0bc21ce9862f5ece018d097f61841462e6b2e292e620326802890fd", kill_on_drop: false }` [INFO] [stderr] Compiling job-security v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "e59666e7d0bc21ce9862f5ece018d097f61841462e6b2e292e620326802890fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59666e7d0bc21ce9862f5ece018d097f61841462e6b2e292e620326802890fd", kill_on_drop: false }` [INFO] [stdout] e59666e7d0bc21ce9862f5ece018d097f61841462e6b2e292e620326802890fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 964c7e477ffd8673228c0e74317c66a8232eb67b963f100f62c93c17f6990a0c [INFO] running `Command { std: "docker" "start" "-a" "964c7e477ffd8673228c0e74317c66a8232eb67b963f100f62c93c17f6990a0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jobs-c8afb2d5d2710c9e) [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" "964c7e477ffd8673228c0e74317c66a8232eb67b963f100f62c93c17f6990a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964c7e477ffd8673228c0e74317c66a8232eb67b963f100f62c93c17f6990a0c", kill_on_drop: false }` [INFO] [stdout] 964c7e477ffd8673228c0e74317c66a8232eb67b963f100f62c93c17f6990a0c