[INFO] fetching crate job-security 0.1.8... [INFO] checking job-security-0.1.8 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate job-security 0.1.8 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate job-security 0.1.8 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr v0.2.11 [INFO] [stderr] Downloaded job-security-protocol v0.1.1 [INFO] [stderr] Downloaded job-security-server v0.1.6 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded tokio-command-fds v0.2.1 [INFO] [stderr] Downloaded withfd v0.1.1 [INFO] [stderr] Downloaded job-security-client v0.1.2 [INFO] [stderr] Downloaded dlv-list v0.5.0 [INFO] [stderr] Downloaded tabled v0.12.1 [INFO] [stderr] Downloaded clap_derive v4.3.2 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded papergrid v0.9.1 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c268cdc2c756318c4abc6c8386011a8318799c220b0111297b1f38acf88c2e9f [INFO] running `Command { std: "docker" "start" "-a" "c268cdc2c756318c4abc6c8386011a8318799c220b0111297b1f38acf88c2e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c268cdc2c756318c4abc6c8386011a8318799c220b0111297b1f38acf88c2e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c268cdc2c756318c4abc6c8386011a8318799c220b0111297b1f38acf88c2e9f", kill_on_drop: false }` [INFO] [stdout] c268cdc2c756318c4abc6c8386011a8318799c220b0111297b1f38acf88c2e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 177e617281d6ccaa08c23da05a53f94077c2cd06a78e0abf60e30da1a330de2b [INFO] running `Command { std: "docker" "start" "-a" "177e617281d6ccaa08c23da05a53f94077c2cd06a78e0abf60e30da1a330de2b", 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 autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking papergrid v0.9.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking dlv-list v0.5.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Checking tabled v0.12.1 [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] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking withfd v0.1.1 [INFO] [stderr] Checking tokio-command-fds v0.2.1 [INFO] [stderr] Checking job-security-protocol v0.1.1 [INFO] [stderr] Checking job-security-client v0.1.2 [INFO] [stderr] Checking job-security-server v0.1.6 [INFO] [stderr] Checking job-security v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.69s [INFO] running `Command { std: "docker" "inspect" "177e617281d6ccaa08c23da05a53f94077c2cd06a78e0abf60e30da1a330de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177e617281d6ccaa08c23da05a53f94077c2cd06a78e0abf60e30da1a330de2b", kill_on_drop: false }` [INFO] [stdout] 177e617281d6ccaa08c23da05a53f94077c2cd06a78e0abf60e30da1a330de2b