[INFO] fetching crate anathema-extras 0.1.0... [INFO] testing anathema-extras-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate anathema-extras 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anathema-extras 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-geometry v0.2.3 [INFO] [stderr] Downloaded anathema-state-derive v0.2.3 [INFO] [stderr] Downloaded anathema-backend v0.2.3 [INFO] [stderr] Downloaded anathema-runtime v0.2.3 [INFO] [stderr] Downloaded anathema-store v0.2.3 [INFO] [stderr] Downloaded anathema-default-widgets v0.2.3 [INFO] [stderr] Downloaded anathema-templates v0.2.3 [INFO] [stderr] Downloaded anathema-widgets v0.2.3 [INFO] [stderr] Downloaded anathema-value-resolver v0.2.3 [INFO] [stderr] Downloaded anathema-state v0.2.3 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49925207ac8a9ffb801239980b6a3a01807c5bbf1b6d6cbca17fc64fb128cbcf [INFO] running `Command { std: "docker" "start" "-a" "49925207ac8a9ffb801239980b6a3a01807c5bbf1b6d6cbca17fc64fb128cbcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49925207ac8a9ffb801239980b6a3a01807c5bbf1b6d6cbca17fc64fb128cbcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49925207ac8a9ffb801239980b6a3a01807c5bbf1b6d6cbca17fc64fb128cbcf", kill_on_drop: false }` [INFO] [stdout] 49925207ac8a9ffb801239980b6a3a01807c5bbf1b6d6cbca17fc64fb128cbcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c62ab6a0d5134537d239b274c1f276b54498bbf5ed7d41927a1a91560cf15ad7 [INFO] running `Command { std: "docker" "start" "-a" "c62ab6a0d5134537d239b274c1f276b54498bbf5ed7d41927a1a91560cf15ad7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [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 bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anathema-geometry v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling anathema-state-derive v0.2.3 [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 inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling anathema-state v0.2.3 [INFO] [stderr] Compiling notify v6.1.1 [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 22.34s [INFO] running `Command { std: "docker" "inspect" "c62ab6a0d5134537d239b274c1f276b54498bbf5ed7d41927a1a91560cf15ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62ab6a0d5134537d239b274c1f276b54498bbf5ed7d41927a1a91560cf15ad7", kill_on_drop: false }` [INFO] [stdout] c62ab6a0d5134537d239b274c1f276b54498bbf5ed7d41927a1a91560cf15ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d39389ef084186875fbbeaad7e3ecb757814af0a94e141b2e0a50703710ee50 [INFO] running `Command { std: "docker" "start" "-a" "0d39389ef084186875fbbeaad7e3ecb757814af0a94e141b2e0a50703710ee50", 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.25s [INFO] running `Command { std: "docker" "inspect" "0d39389ef084186875fbbeaad7e3ecb757814af0a94e141b2e0a50703710ee50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d39389ef084186875fbbeaad7e3ecb757814af0a94e141b2e0a50703710ee50", kill_on_drop: false }` [INFO] [stdout] 0d39389ef084186875fbbeaad7e3ecb757814af0a94e141b2e0a50703710ee50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8dc7d5ce384d4598a31bd4004b6f982baccd44d92bc14a854d5c5331e31240f0 [INFO] running `Command { std: "docker" "start" "-a" "8dc7d5ce384d4598a31bd4004b6f982baccd44d92bc14a854d5c5331e31240f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anathema_extras-d9daa7c524b91379) [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] [stderr] Doc-tests anathema_extras [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" "8dc7d5ce384d4598a31bd4004b6f982baccd44d92bc14a854d5c5331e31240f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc7d5ce384d4598a31bd4004b6f982baccd44d92bc14a854d5c5331e31240f0", kill_on_drop: false }` [INFO] [stdout] 8dc7d5ce384d4598a31bd4004b6f982baccd44d92bc14a854d5c5331e31240f0