[INFO] fetching crate maybe-unwind 0.3.1... [INFO] testing maybe-unwind-0.3.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate maybe-unwind 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate maybe-unwind 0.3.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate maybe-unwind 0.3.1 [INFO] finished tweaking crates.io crate maybe-unwind 0.3.1 [INFO] tweaked toml for crates.io crate maybe-unwind 0.3.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate maybe-unwind 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1898c78807dcd8a8b4d3d45ffb47ec9f459030687a35f9779ea77ef037855dfe [INFO] running `"docker" "start" "-a" "1898c78807dcd8a8b4d3d45ffb47ec9f459030687a35f9779ea77ef037855dfe"` [INFO] [stderr] Compiling maybe-unwind v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "1898c78807dcd8a8b4d3d45ffb47ec9f459030687a35f9779ea77ef037855dfe"` [INFO] running `"docker" "rm" "-f" "1898c78807dcd8a8b4d3d45ffb47ec9f459030687a35f9779ea77ef037855dfe"` [INFO] [stdout] 1898c78807dcd8a8b4d3d45ffb47ec9f459030687a35f9779ea77ef037855dfe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 979d75f8b8744a8d2a0d2653643c1f2e3636f36a51edb5fc6ca03a20e47e3568 [INFO] running `"docker" "start" "-a" "979d75f8b8744a8d2a0d2653643c1f2e3636f36a51edb5fc6ca03a20e47e3568"` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling maybe-unwind v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 56.26s [INFO] running `"docker" "inspect" "979d75f8b8744a8d2a0d2653643c1f2e3636f36a51edb5fc6ca03a20e47e3568"` [INFO] running `"docker" "rm" "-f" "979d75f8b8744a8d2a0d2653643c1f2e3636f36a51edb5fc6ca03a20e47e3568"` [INFO] [stdout] 979d75f8b8744a8d2a0d2653643c1f2e3636f36a51edb5fc6ca03a20e47e3568 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 511e5b8b56fe7683c8cda384496326b8c1617cec8a9e232386cfbfc0d4416775 [INFO] running `"docker" "start" "-a" "511e5b8b56fe7683c8cda384496326b8c1617cec8a9e232386cfbfc0d4416775"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/maybe_unwind-0a60bc091dfdcdfa [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-4ae8d0e65b1fe154 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test nested2 ... ok [INFO] [stdout] test nested1 ... ok [INFO] [stdout] test has_unwind ... ok [INFO] [stdout] test futures::never_unwind ... ok [INFO] [stdout] test futures::nested2 ... ok [INFO] [stdout] test without_wrapper ... ok [INFO] [stdout] test futures::nested1 ... ok [INFO] [stdout] test never_unwind ... ok [INFO] [stdout] test futures::has_unwind ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/version_sync-d127cf5520e74911 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests maybe-unwind [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/hook.rs - hook::capture_panic_info (line 19) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/futures.rs - futures::FutureMaybeUnwindExt::maybe_unwind (line 44) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "511e5b8b56fe7683c8cda384496326b8c1617cec8a9e232386cfbfc0d4416775"` [INFO] running `"docker" "rm" "-f" "511e5b8b56fe7683c8cda384496326b8c1617cec8a9e232386cfbfc0d4416775"` [INFO] [stdout] 511e5b8b56fe7683c8cda384496326b8c1617cec8a9e232386cfbfc0d4416775