[INFO] fetching crate anathema-extras 0.1.0...
[INFO] testing anathema-extras-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate anathema-extras 0.1.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anathema-extras 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f1411d63c1bbbae393d07d7138032b0da71fd0532019338f7823979f64c13ba
[INFO] running `Command { std: "docker" "start" "-a" "8f1411d63c1bbbae393d07d7138032b0da71fd0532019338f7823979f64c13ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f1411d63c1bbbae393d07d7138032b0da71fd0532019338f7823979f64c13ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1411d63c1bbbae393d07d7138032b0da71fd0532019338f7823979f64c13ba", kill_on_drop: false }`
[INFO] [stdout] 8f1411d63c1bbbae393d07d7138032b0da71fd0532019338f7823979f64c13ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbad517d872d7a5cfec56cbe7b0c6f5bc0247eaf183a12f5ae803973611c7d4
[INFO] running `Command { std: "docker" "start" "-a" "6dbad517d872d7a5cfec56cbe7b0c6f5bc0247eaf183a12f5ae803973611c7d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anathema-store v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling anathema-geometry v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling notify v6.1.1
[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 20.09s
[INFO] running `Command { std: "docker" "inspect" "6dbad517d872d7a5cfec56cbe7b0c6f5bc0247eaf183a12f5ae803973611c7d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbad517d872d7a5cfec56cbe7b0c6f5bc0247eaf183a12f5ae803973611c7d4", kill_on_drop: false }`
[INFO] [stdout] 6dbad517d872d7a5cfec56cbe7b0c6f5bc0247eaf183a12f5ae803973611c7d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bae0a2968a9b2bc811f6abac98129c761d5430e8c44474696092cf8d9160d71
[INFO] running `Command { std: "docker" "start" "-a" "4bae0a2968a9b2bc811f6abac98129c761d5430e8c44474696092cf8d9160d71", 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.45s
[INFO] running `Command { std: "docker" "inspect" "4bae0a2968a9b2bc811f6abac98129c761d5430e8c44474696092cf8d9160d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bae0a2968a9b2bc811f6abac98129c761d5430e8c44474696092cf8d9160d71", kill_on_drop: false }`
[INFO] [stdout] 4bae0a2968a9b2bc811f6abac98129c761d5430e8c44474696092cf8d9160d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1591eb11c7056cb1db30feb554eab2bed2d0a67f9e69ef1a9ddcff494acc47d4
[INFO] running `Command { std: "docker" "start" "-a" "1591eb11c7056cb1db30feb554eab2bed2d0a67f9e69ef1a9ddcff494acc47d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anathema_extras-d9daa7c524b91379)
[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] [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" "1591eb11c7056cb1db30feb554eab2bed2d0a67f9e69ef1a9ddcff494acc47d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1591eb11c7056cb1db30feb554eab2bed2d0a67f9e69ef1a9ddcff494acc47d4", kill_on_drop: false }`
[INFO] [stdout] 1591eb11c7056cb1db30feb554eab2bed2d0a67f9e69ef1a9ddcff494acc47d4
