[INFO] fetching crate x-core 0.1.0... [INFO] testing x-core-0.1.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] extracting crate x-core 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate x-core 0.1.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate x-core 0.1.0 [INFO] finished tweaking crates.io crate x-core 0.1.0 [INFO] tweaked toml for crates.io crate x-core 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-spec v0.7.0 [INFO] [stderr] Downloaded guppy-summaries v0.4.0 [INFO] [stderr] Downloaded cfg-expr v0.7.4 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded determinator v0.3.0 [INFO] [stderr] Downloaded diffus v0.9.1 [INFO] [stderr] Downloaded hakari v0.2.0 [INFO] [stderr] Downloaded diffy v0.2.2 [INFO] [stderr] Downloaded guppy v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ee6ad0850ca1363d6a4e67b085b021d004fe2a027d09733c24487757ee9f2d [INFO] running `Command { std: "docker" "start" "-a" "21ee6ad0850ca1363d6a4e67b085b021d004fe2a027d09733c24487757ee9f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ee6ad0850ca1363d6a4e67b085b021d004fe2a027d09733c24487757ee9f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ee6ad0850ca1363d6a4e67b085b021d004fe2a027d09733c24487757ee9f2d", kill_on_drop: false }` [INFO] [stdout] 21ee6ad0850ca1363d6a4e67b085b021d004fe2a027d09733c24487757ee9f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d2d859f1b48346e27ae74afc0e10b743087c94907e0f947d70eef6d5721e05cf [INFO] running `Command { std: "docker" "start" "-a" "d2d859f1b48346e27ae74afc0e10b743087c94907e0f947d70eef6d5721e05cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling target-spec v0.7.0 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling diffy v0.2.2 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling guppy-summaries v0.4.0 [INFO] [stderr] Compiling guppy v0.8.0 [INFO] [stderr] Compiling hakari v0.2.0 [INFO] [stderr] Compiling determinator v0.3.0 [INFO] [stderr] Compiling x-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.44s [INFO] running `Command { std: "docker" "inspect" "d2d859f1b48346e27ae74afc0e10b743087c94907e0f947d70eef6d5721e05cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d859f1b48346e27ae74afc0e10b743087c94907e0f947d70eef6d5721e05cf", kill_on_drop: false }` [INFO] [stdout] d2d859f1b48346e27ae74afc0e10b743087c94907e0f947d70eef6d5721e05cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d12a8afa74d734a922b8c736aae1b523ce3fee64bcedaaaeda28d9bc0e17eb5 [INFO] running `Command { std: "docker" "start" "-a" "5d12a8afa74d734a922b8c736aae1b523ce3fee64bcedaaaeda28d9bc0e17eb5", kill_on_drop: false }` [INFO] [stderr] Compiling x-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "5d12a8afa74d734a922b8c736aae1b523ce3fee64bcedaaaeda28d9bc0e17eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d12a8afa74d734a922b8c736aae1b523ce3fee64bcedaaaeda28d9bc0e17eb5", kill_on_drop: false }` [INFO] [stdout] 5d12a8afa74d734a922b8c736aae1b523ce3fee64bcedaaaeda28d9bc0e17eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8a0b85c8b12888557e568053f8dc78a30ae5d73d69ec4b3355ca11b3ce52e911 [INFO] running `Command { std: "docker" "start" "-a" "8a0b85c8b12888557e568053f8dc78a30ae5d73d69ec4b3355ca11b3ce52e911", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/x_core-503a32a2b738bd67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a0b85c8b12888557e568053f8dc78a30ae5d73d69ec4b3355ca11b3ce52e911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0b85c8b12888557e568053f8dc78a30ae5d73d69ec4b3355ca11b3ce52e911", kill_on_drop: false }` [INFO] [stdout] 8a0b85c8b12888557e568053f8dc78a30ae5d73d69ec4b3355ca11b3ce52e911