[INFO] fetching crate anathema-extras 0.1.0... [INFO] testing anathema-extras-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate anathema-extras 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate anathema-extras 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate anathema-extras 0.1.0 [INFO] tweaked toml for crates.io crate anathema-extras 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anathema-extras 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anathema-extras 0.1.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anathema v0.2.3 [INFO] [stderr] Downloaded anathema-widgets v0.2.3 [INFO] [stderr] Downloaded anathema-geometry v0.2.3 [INFO] [stderr] Downloaded anathema-templates v0.2.3 [INFO] [stderr] Downloaded anathema-backend v0.2.3 [INFO] [stderr] Downloaded anathema-default-widgets v0.2.3 [INFO] [stderr] Downloaded anathema-store v0.2.3 [INFO] [stderr] Downloaded anathema-value-resolver v0.2.3 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded anathema-runtime v0.2.3 [INFO] [stderr] Downloaded anathema-state-derive v0.2.3 [INFO] [stderr] Downloaded anathema-state v0.2.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e25ec5c6d5cd32845318c7e6d416818cb9405194d45d18369419225ba3164fc [INFO] running `Command { std: "docker" "start" "-a" "1e25ec5c6d5cd32845318c7e6d416818cb9405194d45d18369419225ba3164fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e25ec5c6d5cd32845318c7e6d416818cb9405194d45d18369419225ba3164fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e25ec5c6d5cd32845318c7e6d416818cb9405194d45d18369419225ba3164fc", kill_on_drop: false }` [INFO] [stdout] 1e25ec5c6d5cd32845318c7e6d416818cb9405194d45d18369419225ba3164fc [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a122fc6f453f0aea323633058d3eff1ef268046d0bce0cdb784d7505a0b9ada9 [INFO] running `Command { std: "docker" "start" "-a" "a122fc6f453f0aea323633058d3eff1ef268046d0bce0cdb784d7505a0b9ada9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anathema-store v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anathema-geometry v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling anathema-state-derive v0.2.3 [INFO] [stderr] Compiling anathema-state v0.2.3 [INFO] [stderr] Compiling anathema-templates v0.2.3 [INFO] [stderr] Compiling anathema-value-resolver v0.2.3 [INFO] [stderr] Compiling anathema-widgets v0.2.3 [INFO] [stderr] Compiling anathema-backend v0.2.3 [INFO] [stderr] Compiling anathema-default-widgets v0.2.3 [INFO] [stderr] Compiling anathema-runtime v0.2.3 [INFO] [stderr] Compiling anathema v0.2.3 [INFO] [stderr] Compiling anathema-extras v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "a122fc6f453f0aea323633058d3eff1ef268046d0bce0cdb784d7505a0b9ada9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a122fc6f453f0aea323633058d3eff1ef268046d0bce0cdb784d7505a0b9ada9", kill_on_drop: false }` [INFO] [stdout] a122fc6f453f0aea323633058d3eff1ef268046d0bce0cdb784d7505a0b9ada9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6fe340dff00785d842992d68ec35940133453f448570b604b24fde8c88c0230d [INFO] running `Command { std: "docker" "start" "-a" "6fe340dff00785d842992d68ec35940133453f448570b604b24fde8c88c0230d", kill_on_drop: false }` [INFO] [stderr] Compiling anathema-extras v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "6fe340dff00785d842992d68ec35940133453f448570b604b24fde8c88c0230d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe340dff00785d842992d68ec35940133453f448570b604b24fde8c88c0230d", kill_on_drop: false }` [INFO] [stdout] 6fe340dff00785d842992d68ec35940133453f448570b604b24fde8c88c0230d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 546f9cdd589cb1b45a898713988fc1683a45df78bdd37fc6ae8d40d4ae6ad05b [INFO] running `Command { std: "docker" "start" "-a" "546f9cdd589cb1b45a898713988fc1683a45df78bdd37fc6ae8d40d4ae6ad05b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/anathema_extras-b70781e0fde97000) [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" "546f9cdd589cb1b45a898713988fc1683a45df78bdd37fc6ae8d40d4ae6ad05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546f9cdd589cb1b45a898713988fc1683a45df78bdd37fc6ae8d40d4ae6ad05b", kill_on_drop: false }` [INFO] [stdout] 546f9cdd589cb1b45a898713988fc1683a45df78bdd37fc6ae8d40d4ae6ad05b