[INFO] cloning repository https://github.com/wfraser/rsbrowse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfraser/rsbrowse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca0d5e32b77e274703983daa84cea2fa59c896e8 [INFO] testing wfraser/rsbrowse against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfraser/rsbrowse on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfraser/rsbrowse [INFO] finished tweaking git repo https://github.com/wfraser/rsbrowse [INFO] tweaked toml for git repo https://github.com/wfraser/rsbrowse written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wfraser/rsbrowse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01a34dffb1a8d0da0f36777f023b2d7e1a1876660e751cb2834909444956b19 [INFO] running `Command { std: "docker" "start" "-a" "f01a34dffb1a8d0da0f36777f023b2d7e1a1876660e751cb2834909444956b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01a34dffb1a8d0da0f36777f023b2d7e1a1876660e751cb2834909444956b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01a34dffb1a8d0da0f36777f023b2d7e1a1876660e751cb2834909444956b19", kill_on_drop: false }` [INFO] [stdout] f01a34dffb1a8d0da0f36777f023b2d7e1a1876660e751cb2834909444956b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd79546996640caa3009fa769f6877562f774d198c4443362c39f6ffe48aba1 [INFO] running `Command { std: "docker" "start" "-a" "2fd79546996640caa3009fa769f6877562f774d198c4443362c39f6ffe48aba1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rsbrowse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling rls-span v0.5.4 [INFO] [stderr] Compiling rls-data v0.19.1 [INFO] [stderr] Compiling rls-analysis v0.18.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.88s [INFO] running `Command { std: "docker" "inspect" "2fd79546996640caa3009fa769f6877562f774d198c4443362c39f6ffe48aba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd79546996640caa3009fa769f6877562f774d198c4443362c39f6ffe48aba1", kill_on_drop: false }` [INFO] [stdout] 2fd79546996640caa3009fa769f6877562f774d198c4443362c39f6ffe48aba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90923649754eb0216088fcc0466de17a71ca6a251f5093c85ba453a2c5a0ab16 [INFO] running `Command { std: "docker" "start" "-a" "90923649754eb0216088fcc0466de17a71ca6a251f5093c85ba453a2c5a0ab16", kill_on_drop: false }` [INFO] [stderr] Compiling rsbrowse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "90923649754eb0216088fcc0466de17a71ca6a251f5093c85ba453a2c5a0ab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90923649754eb0216088fcc0466de17a71ca6a251f5093c85ba453a2c5a0ab16", kill_on_drop: false }` [INFO] [stdout] 90923649754eb0216088fcc0466de17a71ca6a251f5093c85ba453a2c5a0ab16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3be216f481658592f4bc33574544f42b504eae83ace17f9a54d8dacf9544e512 [INFO] running `Command { std: "docker" "start" "-a" "3be216f481658592f4bc33574544f42b504eae83ace17f9a54d8dacf9544e512", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsbrowse-c407d5943195a6e5) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsbrowse-0754b5ba1efbf5be) [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] Running tests/browser_test.rs (/opt/rustwide/target/debug/deps/browser_test-deb835b62e904296) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: could not remove build directory [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to remove directory `/opt/rustwide/target` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Device or resource busy (os error 16) [INFO] [stdout] test list_items ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- list_items stdout ---- [INFO] [stdout] thread 'list_items' panicked at 'Failed to run 'cargo clean' on test crate', tests/browser_test.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5615e1da4e20 - [INFO] [stdout] 1: 0x5615e1dc800c - [INFO] [stdout] 2: 0x5615e1da17e5 - [INFO] [stdout] 3: 0x5615e1da6f9b - [INFO] [stdout] 4: 0x5615e1da6aac - [INFO] [stdout] 5: 0x5615e1da7664 - [INFO] [stdout] 6: 0x5615e1d7f813 - [INFO] [stdout] 7: 0x5615e1d7f9e9 - [INFO] [stdout] 8: 0x5615e1d7f749 - [INFO] [stdout] 9: 0x5615e1c4813e - [INFO] [stdout] 10: 0x5615e1c4448b - [INFO] [stdout] 11: 0x5615e1c5345b - [INFO] [stdout] 12: 0x5615e1c3faac - [INFO] [stdout] 13: 0x5615e1c533e8 - [INFO] [stdout] 14: 0x5615e1c4c832 - [INFO] [stdout] 15: 0x5615e1c4c8c3 - [INFO] [stdout] 16: 0x5615e1c4c89a - [INFO] [stdout] 17: 0x5615e1c4820e - [INFO] [stdout] 18: 0x5615e1c87f53 - [INFO] [stdout] 19: 0x5615e1c869c8 - [INFO] [stdout] 20: 0x5615e1c5514d - [INFO] [stdout] 21: 0x5615e1c59878 - [INFO] [stdout] 22: 0x5615e1dac9a7 - [INFO] [stdout] 23: 0x7f8bb987e609 - start_thread [INFO] [stdout] 24: 0x7f8bb964e293 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] list_items [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.81s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test browser_test' [INFO] running `Command { std: "docker" "inspect" "3be216f481658592f4bc33574544f42b504eae83ace17f9a54d8dacf9544e512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be216f481658592f4bc33574544f42b504eae83ace17f9a54d8dacf9544e512", kill_on_drop: false }` [INFO] [stdout] 3be216f481658592f4bc33574544f42b504eae83ace17f9a54d8dacf9544e512