[INFO] fetching crate xshe 0.5.1... [INFO] checking xshe-0.5.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate xshe 0.5.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate xshe 0.5.1 [INFO] finished tweaking crates.io crate xshe 0.5.1 [INFO] tweaked toml for crates.io crate xshe 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xshe 0.5.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xshe 0.5.1 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded ctor v0.1.22 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] [stderr] Downloaded clap_complete v3.2.3 [INFO] [stderr] Downloaded clap_mangen v0.1.10 [INFO] [stderr] Downloaded env_logger v0.9.0 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] [stderr] Downloaded redox_users v0.4.2 [INFO] [stderr] Downloaded clap v3.2.7 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] [stderr] Downloaded libc v0.2.121 [INFO] [stderr] Downloaded gimli v0.26.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20fade2965032b17aa994c0fc1135c20cee20cb508905a380dffa31de47ef958 [INFO] running `Command { std: "docker" "start" "-a" "20fade2965032b17aa994c0fc1135c20cee20cb508905a380dffa31de47ef958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20fade2965032b17aa994c0fc1135c20cee20cb508905a380dffa31de47ef958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fade2965032b17aa994c0fc1135c20cee20cb508905a380dffa31de47ef958", kill_on_drop: false }` [INFO] [stdout] 20fade2965032b17aa994c0fc1135c20cee20cb508905a380dffa31de47ef958 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38ab1212768288e2297fb746e674928e728056f66dc128969be8d9b64a1a7f1 [INFO] running `Command { std: "docker" "start" "-a" "c38ab1212768288e2297fb746e674928e728056f66dc128969be8d9b64a1a7f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling clap v3.2.7 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.1 [INFO] [stderr] Compiling clap_complete v3.2.3 [INFO] [stderr] Compiling clap_mangen v0.1.10 [INFO] [stderr] Compiling xshe v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s [INFO] running `Command { std: "docker" "inspect" "c38ab1212768288e2297fb746e674928e728056f66dc128969be8d9b64a1a7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38ab1212768288e2297fb746e674928e728056f66dc128969be8d9b64a1a7f1", kill_on_drop: false }` [INFO] [stdout] c38ab1212768288e2297fb746e674928e728056f66dc128969be8d9b64a1a7f1