[INFO] fetching crate runestick 0.9.0... [INFO] testing runestick-0.9.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate runestick 0.9.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate runestick 0.9.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate runestick 0.9.0 [INFO] finished tweaking crates.io crate runestick 0.9.0 [INFO] tweaked toml for crates.io crate runestick 0.9.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b06efe34138a74496edebec8b784a946e3fa85d8f6644c9e134880eea03541 [INFO] running `Command { std: "docker" "start" "-a" "f2b06efe34138a74496edebec8b784a946e3fa85d8f6644c9e134880eea03541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b06efe34138a74496edebec8b784a946e3fa85d8f6644c9e134880eea03541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b06efe34138a74496edebec8b784a946e3fa85d8f6644c9e134880eea03541", kill_on_drop: false }` [INFO] [stdout] f2b06efe34138a74496edebec8b784a946e3fa85d8f6644c9e134880eea03541 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c70da39fdbc6e4b682e9da8cc4e00735057da502500e44f8b683e994cae1134 [INFO] running `Command { std: "docker" "start" "-a" "7c70da39fdbc6e4b682e9da8cc4e00735057da502500e44f8b683e994cae1134", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling runestick-macros v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling runestick v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.88s [INFO] running `Command { std: "docker" "inspect" "7c70da39fdbc6e4b682e9da8cc4e00735057da502500e44f8b683e994cae1134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c70da39fdbc6e4b682e9da8cc4e00735057da502500e44f8b683e994cae1134", kill_on_drop: false }` [INFO] [stdout] 7c70da39fdbc6e4b682e9da8cc4e00735057da502500e44f8b683e994cae1134 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac4953cb6e61a2479a735fe23dc9279edcdc5eb03f631382045a46a36ade3ec6 [INFO] running `Command { std: "docker" "start" "-a" "ac4953cb6e61a2479a735fe23dc9279edcdc5eb03f631382045a46a36ade3ec6", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling checkers-macros v0.5.7 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling rune-macros v0.9.0 [INFO] [stderr] Compiling runestick v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling checkers v0.5.7 [INFO] [stderr] Compiling rune v0.9.0 [INFO] [stderr] Compiling runestick v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.12s [INFO] running `Command { std: "docker" "inspect" "ac4953cb6e61a2479a735fe23dc9279edcdc5eb03f631382045a46a36ade3ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4953cb6e61a2479a735fe23dc9279edcdc5eb03f631382045a46a36ade3ec6", kill_on_drop: false }` [INFO] [stdout] ac4953cb6e61a2479a735fe23dc9279edcdc5eb03f631382045a46a36ade3ec6 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d4bf6c5ca4f1b459d31473ba4a617e0f1837238f882dd7589a46b24889b6137 [INFO] running `Command { std: "docker" "start" "-a" "3d4bf6c5ca4f1b459d31473ba4a617e0f1837238f882dd7589a46b24889b6137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/runestick-baa5347895ab9ba2) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test access::tests::test_ref ... ok [INFO] [stdout] test access::tests::test_non_ref ... ok [INFO] [stdout] test function::tests::assert_send_sync ... ok [INFO] [stdout] test bytes::tests::test_clone_issue ... ok [INFO] [stdout] test item::tests::alternate ... ok [INFO] [stdout] test item::tests::store_max_data ... ok [INFO] [stdout] test item::tests::test_is_super_of ... ok [INFO] [stdout] test item::tests::test_ancestry ... ok [INFO] [stdout] test item::tests::test_iter ... ok [INFO] [stdout] test item::tests::test_next_back_str ... ok [INFO] [stdout] test item::tests::test_pop ... ok [INFO] [stdout] test value::tests::test_size ... ok [INFO] [stdout] test item::tests::store_max_string ... ok [INFO] [stdout] test item::tests::store_max_data_overflow ... ok [INFO] [stdout] test item::tests::store_max_string_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_shared.rs (/opt/rustwide/target/debug/deps/test_shared-51eb07f8b8540fa8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_clone_take ... ok [INFO] [stdout] test test_from_ref ... ok [INFO] [stdout] test test_from_mut ... ok [INFO] [stdout] test test_take ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests runestick [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name runestick --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib --extern checkers=/opt/rustwide/target/debug/deps/libcheckers-066ace1c1e8dd859.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-809951fab7307cce.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-465cc0ae65a3e302.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-609391412e6d9fe5.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-441d37316706bc19.rlib --extern rune=/opt/rustwide/target/debug/deps/librune-135a27c4bc774b25.rlib --extern runestick=/opt/rustwide/target/debug/deps/librunestick-dc90eb1afad6b85a.rlib --extern runestick_macros=/opt/rustwide/target/debug/deps/librunestick_macros-497547b1d7060a04.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8d6770add3a0f7b6.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cd709c0c9aa9896a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-259c35e2a89dd70f.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-c1ff4e3cec5bc269.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3d4bf6c5ca4f1b459d31473ba4a617e0f1837238f882dd7589a46b24889b6137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4bf6c5ca4f1b459d31473ba4a617e0f1837238f882dd7589a46b24889b6137", kill_on_drop: false }` [INFO] [stdout] 3d4bf6c5ca4f1b459d31473ba4a617e0f1837238f882dd7589a46b24889b6137