[INFO] fetching crate polytype 7.0.1... [INFO] testing polytype-7.0.1 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate polytype 7.0.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate polytype 7.0.1 [INFO] finished tweaking crates.io crate polytype 7.0.1 [INFO] tweaked toml for crates.io crate polytype 7.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polytype 7.0.1 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding winnow v0.5.40 (available: v0.7.11) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9af8d6d8c623026a9755e35ba28670c3782779d6308b5c94484feeecd36683 [INFO] running `Command { std: "docker" "start" "-a" "ac9af8d6d8c623026a9755e35ba28670c3782779d6308b5c94484feeecd36683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9af8d6d8c623026a9755e35ba28670c3782779d6308b5c94484feeecd36683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9af8d6d8c623026a9755e35ba28670c3782779d6308b5c94484feeecd36683", kill_on_drop: false }` [INFO] [stdout] ac9af8d6d8c623026a9755e35ba28670c3782779d6308b5c94484feeecd36683 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1112ea666c93a05d23f966572a5da8adc58ee6f7df5e9e20d1972259c0cef67e [INFO] running `Command { std: "docker" "start" "-a" "1112ea666c93a05d23f966572a5da8adc58ee6f7df5e9e20d1972259c0cef67e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling polytype v7.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `Command { std: "docker" "inspect" "1112ea666c93a05d23f966572a5da8adc58ee6f7df5e9e20d1972259c0cef67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1112ea666c93a05d23f966572a5da8adc58ee6f7df5e9e20d1972259c0cef67e", kill_on_drop: false }` [INFO] [stdout] 1112ea666c93a05d23f966572a5da8adc58ee6f7df5e9e20d1972259c0cef67e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2fed8b477e0e42f97a23b6d259716a1f0b33ff22ad6627284256c5152327f5b [INFO] running `Command { std: "docker" "start" "-a" "a2fed8b477e0e42f97a23b6d259716a1f0b33ff22ad6627284256c5152327f5b", kill_on_drop: false }` [INFO] [stderr] Compiling polytype v7.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "a2fed8b477e0e42f97a23b6d259716a1f0b33ff22ad6627284256c5152327f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fed8b477e0e42f97a23b6d259716a1f0b33ff22ad6627284256c5152327f5b", kill_on_drop: false }` [INFO] [stdout] a2fed8b477e0e42f97a23b6d259716a1f0b33ff22ad6627284256c5152327f5b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 883c07048d9aa053e295428b6dcfdc794cdce1983a33d52391eb72622d039143 [INFO] running `Command { std: "docker" "start" "-a" "883c07048d9aa053e295428b6dcfdc794cdce1983a33d52391eb72622d039143", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polytype-0d0582e04fc4e944) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-1e065e6074bcfdb3) [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] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_context_is_send ... ok [INFO] [stdout] test test_merge_with_sacreds ... ok [INFO] [stdout] test test_merge_no_sacreds ... ok [INFO] [stdout] test test_tp_from_vecdeque ... ok [INFO] [stdout] test test_ptp_macro ... ok [INFO] [stdout] test test_unify_both_sides_polymorphic_occurs ... ok [INFO] [stdout] test test_tp_macro ... ok [INFO] [stdout] test test_parse ... ok [INFO] [stdout] test test_unify_both_sides_polymorphic ... ok [INFO] [stdout] test test_unify_nonstring_name ... ok [INFO] [stdout] test test_unify_one_side_polymorphic ... ok [INFO] [stdout] test test_unify_one_side_polymorphic_fail ... ok [INFO] [stdout] test test_arrow_methods ... ok [INFO] [stdout] test test_tp_from_vec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests polytype [INFO] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctest3XxVhi", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name polytype --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c584c14658ca55ba.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e13c5548d7a17ad1.rlib --extern polytype=/opt/rustwide/target/debug/deps/libpolytype-cad3d8542c91b0a3.rlib --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-4ede437f860032ef.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parser"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "883c07048d9aa053e295428b6dcfdc794cdce1983a33d52391eb72622d039143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883c07048d9aa053e295428b6dcfdc794cdce1983a33d52391eb72622d039143", kill_on_drop: false }` [INFO] [stdout] 883c07048d9aa053e295428b6dcfdc794cdce1983a33d52391eb72622d039143