[INFO] fetching crate destructivator 0.1.0... [INFO] checking destructivator-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate destructivator 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate destructivator 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate destructivator 0.1.0 [INFO] tweaked toml for crates.io crate destructivator 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate destructivator 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding config v0.7.1 (available: v0.15.15) [INFO] [stderr] Adding git2 v0.6.11 (available: v0.20.2) [INFO] [stderr] Adding ignore v0.3.1 (available: v0.4.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * tests/branch_all_new_test.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded config v0.7.1 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded globset v0.2.1 [INFO] [stderr] Downloaded ignore v0.3.1 [INFO] [stderr] Downloaded git2 v0.6.11 [INFO] [stderr] Downloaded libgit2-sys v0.6.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a29b4c30bb9c4c9927908a8730ba38872aa57152398bfb3963c467d54b56f686 [INFO] running `Command { std: "docker" "start" "-a" "a29b4c30bb9c4c9927908a8730ba38872aa57152398bfb3963c467d54b56f686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a29b4c30bb9c4c9927908a8730ba38872aa57152398bfb3963c467d54b56f686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29b4c30bb9c4c9927908a8730ba38872aa57152398bfb3963c467d54b56f686", kill_on_drop: false }` [INFO] [stdout] a29b4c30bb9c4c9927908a8730ba38872aa57152398bfb3963c467d54b56f686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9ecf8b99b2591bf9c649d2fb396842d9439b9d27309012ce1ff8ea941c9b76 [INFO] running `Command { std: "docker" "start" "-a" "ea9ecf8b99b2591bf9c649d2fb396842d9439b9d27309012ce1ff8ea941c9b76", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * tests/branch_all_new_test.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking globset v0.2.1 [INFO] [stderr] Checking ignore v0.3.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking config v0.7.1 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling destructivator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ea9ecf8b99b2591bf9c649d2fb396842d9439b9d27309012ce1ff8ea941c9b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9ecf8b99b2591bf9c649d2fb396842d9439b9d27309012ce1ff8ea941c9b76", kill_on_drop: false }` [INFO] [stdout] ea9ecf8b99b2591bf9c649d2fb396842d9439b9d27309012ce1ff8ea941c9b76