[INFO] fetching crate rs-sandbox-core 0.1.0... [INFO] checking rs-sandbox-core-0.1.0 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate rs-sandbox-core 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rs-sandbox-core 0.1.0 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs-sandbox-core 0.1.0 [INFO] finished tweaking crates.io crate rs-sandbox-core 0.1.0 [INFO] tweaked toml for crates.io crate rs-sandbox-core 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scsys-core v0.1.4 [INFO] [stderr] Downloaded scsys-derive v0.1.3 [INFO] [stderr] Downloaded scsys-macros v0.1.3 [INFO] [stderr] Downloaded scsys v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7fea3c75cded725cdc0c02e3a5fe3a8e6c97eb13c50fe34f5f20c0ed4e6bf6 [INFO] running `Command { std: "docker" "start" "-a" "0c7fea3c75cded725cdc0c02e3a5fe3a8e6c97eb13c50fe34f5f20c0ed4e6bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7fea3c75cded725cdc0c02e3a5fe3a8e6c97eb13c50fe34f5f20c0ed4e6bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7fea3c75cded725cdc0c02e3a5fe3a8e6c97eb13c50fe34f5f20c0ed4e6bf6", kill_on_drop: false }` [INFO] [stdout] 0c7fea3c75cded725cdc0c02e3a5fe3a8e6c97eb13c50fe34f5f20c0ed4e6bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe25fb812917646998ecc42e2a5d1525bdc5975dfe6a8d7b1e13e1cf163401a [INFO] running `Command { std: "docker" "start" "-a" "7fe25fb812917646998ecc42e2a5d1525bdc5975dfe6a8d7b1e13e1cf163401a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling scsys-macros v0.1.3 [INFO] [stderr] Compiling scsys-derive v0.1.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking config v0.13.2 [INFO] [stderr] Checking bson v2.4.0 [INFO] [stderr] Checking scsys-core v0.1.4 [INFO] [stderr] Checking scsys v0.1.13 [INFO] [stderr] Checking rs-sandbox-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.90s [INFO] running `Command { std: "docker" "inspect" "7fe25fb812917646998ecc42e2a5d1525bdc5975dfe6a8d7b1e13e1cf163401a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe25fb812917646998ecc42e2a5d1525bdc5975dfe6a8d7b1e13e1cf163401a", kill_on_drop: false }` [INFO] [stdout] 7fe25fb812917646998ecc42e2a5d1525bdc5975dfe6a8d7b1e13e1cf163401a