[INFO] fetching crate tttr-toolbox 0.4.5... [INFO] checking tttr-toolbox-0.4.5 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate tttr-toolbox 0.4.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tttr-toolbox 0.4.5 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tttr-toolbox 0.4.5 [INFO] finished tweaking crates.io crate tttr-toolbox 0.4.5 [INFO] tweaked toml for crates.io crate tttr-toolbox 0.4.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate tttr-toolbox 0.4.5 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dbf4b5c4d5a71a0c890fe8fe04a20984314680a11cffb5088e78c2db73f276e [INFO] running `Command { std: "docker" "start" "-a" "7dbf4b5c4d5a71a0c890fe8fe04a20984314680a11cffb5088e78c2db73f276e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dbf4b5c4d5a71a0c890fe8fe04a20984314680a11cffb5088e78c2db73f276e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbf4b5c4d5a71a0c890fe8fe04a20984314680a11cffb5088e78c2db73f276e", kill_on_drop: false }` [INFO] [stdout] 7dbf4b5c4d5a71a0c890fe8fe04a20984314680a11cffb5088e78c2db73f276e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f4b272c219ede9849b35570047892ff1d7ccf437967ffdc9191d8218a59c3eb [INFO] running `Command { std: "docker" "start" "-a" "2f4b272c219ede9849b35570047892ff1d7ccf437967ffdc9191d8218a59c3eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pyo3-build-config v0.19.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling pyo3-ffi v0.19.1 [INFO] [stderr] Compiling pyo3 v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking pest v2.7.0 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.1 [INFO] [stderr] Compiling tttr-toolbox-proc-macros v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pyo3-macros v0.19.1 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking tttr-toolbox v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "2f4b272c219ede9849b35570047892ff1d7ccf437967ffdc9191d8218a59c3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4b272c219ede9849b35570047892ff1d7ccf437967ffdc9191d8218a59c3eb", kill_on_drop: false }` [INFO] [stdout] 2f4b272c219ede9849b35570047892ff1d7ccf437967ffdc9191d8218a59c3eb