[INFO] cloning repository https://github.com/mystor/cargo-no_std-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mystor/cargo-no_std-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystor%2Fcargo-no_std-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystor%2Fcargo-no_std-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ba43bda7c3959a58c879dd9f89a225e0f58195a [INFO] testing mystor/cargo-no_std-check against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystor%2Fcargo-no_std-check" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mystor/cargo-no_std-check on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mystor/cargo-no_std-check [INFO] finished tweaking git repo https://github.com/mystor/cargo-no_std-check [INFO] tweaked toml for git repo https://github.com/mystor/cargo-no_std-check written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mystor/cargo-no_std-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded predicates-core v1.0.2 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded predicates v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57a65be514a7fd12806e81a6fa8ac7a82e1c59f01fb00b50b9c4006a6ad134d2 [INFO] running `Command { std: "docker" "start" "-a" "57a65be514a7fd12806e81a6fa8ac7a82e1c59f01fb00b50b9c4006a6ad134d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a65be514a7fd12806e81a6fa8ac7a82e1c59f01fb00b50b9c4006a6ad134d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a65be514a7fd12806e81a6fa8ac7a82e1c59f01fb00b50b9c4006a6ad134d2", kill_on_drop: false }` [INFO] [stdout] 57a65be514a7fd12806e81a6fa8ac7a82e1c59f01fb00b50b9c4006a6ad134d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f1fcb60c65a74f093069727b257bd58b18a9c7529acf4f589d234f3155c8a85 [INFO] running `Command { std: "docker" "start" "-a" "5f1fcb60c65a74f093069727b257bd58b18a9c7529acf4f589d234f3155c8a85", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling cargo-no-std-check v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.78s [INFO] running `Command { std: "docker" "inspect" "5f1fcb60c65a74f093069727b257bd58b18a9c7529acf4f589d234f3155c8a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1fcb60c65a74f093069727b257bd58b18a9c7529acf4f589d234f3155c8a85", kill_on_drop: false }` [INFO] [stdout] 5f1fcb60c65a74f093069727b257bd58b18a9c7529acf4f589d234f3155c8a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05525826aa00788cc7d118ffad3fadfaa40157d6b2a2d0b8f6d92c0ac364a988 [INFO] running `Command { std: "docker" "start" "-a" "05525826aa00788cc7d118ffad3fadfaa40157d6b2a2d0b8f6d92c0ac364a988", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling cargo-no-std-check v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "05525826aa00788cc7d118ffad3fadfaa40157d6b2a2d0b8f6d92c0ac364a988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05525826aa00788cc7d118ffad3fadfaa40157d6b2a2d0b8f6d92c0ac364a988", kill_on_drop: false }` [INFO] [stdout] 05525826aa00788cc7d118ffad3fadfaa40157d6b2a2d0b8f6d92c0ac364a988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0985c5df06788b18c59c3aa50eef1bcf5374a5c5e9ddd8db89e4aa03e90adf32 [INFO] running `Command { std: "docker" "start" "-a" "0985c5df06788b18c59c3aa50eef1bcf5374a5c5e9ddd8db89e4aa03e90adf32", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_no_std_check-d7dd097adb516bbc) [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] Running tests/crates.rs (/opt/rustwide/target/debug/deps/crates-fcc613546c4ba364) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test check_version ... ok [INFO] [stdout] test nostd_dep_withstd ... FAILED [INFO] [stdout] test externstd ... FAILED [INFO] [stdout] test nostd_dep_externstd ... FAILED [INFO] [stdout] test nostd ... FAILED [INFO] [stdout] test nostd_dep_nostd ... FAILED [INFO] [stdout] test macro_user ... FAILED [INFO] [stdout] test nostd_buildrs ... FAILED [INFO] [stdout] test withstd ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- nostd_dep_withstd stdout ---- [INFO] [stdout] thread 'nostd_dep_withstd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/cargo_no_std_check-d7dd097adb516bbc.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/cargo_no_std_check-d7dd097adb516bbc.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78ec8 - [INFO] [stdout] 12: 0x55fe76e76e08 - [INFO] [stdout] 13: 0x55fe76e78d8c - [INFO] [stdout] 14: 0x55fe76e78d3a - [INFO] [stdout] 15: 0x55fe76e807ae - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- externstd stdout ---- [INFO] [stdout] thread 'externstd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rmeta` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rmeta` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78368 - [INFO] [stdout] 12: 0x55fe76e6fb88 - [INFO] [stdout] 13: 0x55fe76e7822c - [INFO] [stdout] 14: 0x55fe76e781da - [INFO] [stdout] 15: 0x55fe76e8093e - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- nostd_dep_externstd stdout ---- [INFO] [stdout] thread 'nostd_dep_externstd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/rustc_demangle-5c928f6ad816bbf3.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/rustc_demangle-5c928f6ad816bbf3.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78bf8 - [INFO] [stdout] 12: 0x55fe76e74318 - [INFO] [stdout] 13: 0x55fe76e78abc - [INFO] [stdout] 14: 0x55fe76e78a6a - [INFO] [stdout] 15: 0x55fe76e808fe - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- nostd stdout ---- [INFO] [stdout] thread 'nostd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/liblyon_path-849b12fff8955170.rlib` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/liblyon_path-849b12fff8955170.rlib` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78078 - [INFO] [stdout] 12: 0x55fe76e75168 - [INFO] [stdout] 13: 0x55fe76e77f3c - [INFO] [stdout] 14: 0x55fe76e77eea - [INFO] [stdout] 15: 0x55fe76e8086e - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- nostd_dep_nostd stdout ---- [INFO] [stdout] thread 'nostd_dep_nostd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/libchrono-2603b7855d90b38b.rmeta` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/libchrono-2603b7855d90b38b.rmeta` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78908 - [INFO] [stdout] 12: 0x55fe76e709d8 - [INFO] [stdout] 13: 0x55fe76e787cc - [INFO] [stdout] 14: 0x55fe76e7877a - [INFO] [stdout] 15: 0x55fe76e8072e - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- macro_user stdout ---- [INFO] [stdout] thread 'macro_user' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/slab-47832e98c319689d.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/slab-47832e98c319689d.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e79198 - [INFO] [stdout] 12: 0x55fe76e734c8 - [INFO] [stdout] 13: 0x55fe76e7905c - [INFO] [stdout] 14: 0x55fe76e7900a - [INFO] [stdout] 15: 0x55fe76e807ee - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- nostd_buildrs stdout ---- [INFO] [stdout] thread 'nostd_buildrs' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/slab-47832e98c319689d.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove file `/opt/rustwide/target/debug/deps/slab-47832e98c319689d.d` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e79488 - [INFO] [stdout] 12: 0x55fe76e71828 - [INFO] [stdout] 13: 0x55fe76e7934c - [INFO] [stdout] 14: 0x55fe76e792fa - [INFO] [stdout] 15: 0x55fe76e8098e - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- withstd stdout ---- [INFO] [stdout] thread 'withstd' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove directory `/opt/rustwide/target` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Device or resource busy (os error 16) [INFO] [stdout] ``` [INFO] [stdout] command=`"cargo" "clean"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: could not remove build directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to remove directory `/opt/rustwide/target` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Device or resource busy (os error 16) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe76f2e33d - [INFO] [stdout] 1: 0x55fe76f5495c - [INFO] [stdout] 2: 0x55fe76f29268 - [INFO] [stdout] 3: 0x55fe76f30617 - [INFO] [stdout] 4: 0x55fe76f3034c - [INFO] [stdout] 5: 0x55fe76f30d69 - [INFO] [stdout] 6: 0x55fe76f30a57 - [INFO] [stdout] 7: 0x55fe76f2e804 - [INFO] [stdout] 8: 0x55fe76f30769 - [INFO] [stdout] 9: 0x55fe76e6f143 - [INFO] [stdout] 10: 0x55fe76ed5996 - [INFO] [stdout] 11: 0x55fe76e78638 - [INFO] [stdout] 12: 0x55fe76e75fb8 - [INFO] [stdout] 13: 0x55fe76e784fc - [INFO] [stdout] 14: 0x55fe76e784aa - [INFO] [stdout] 15: 0x55fe76e8076e - [INFO] [stdout] 16: 0x55fe76eb0cc3 - [INFO] [stdout] 17: 0x55fe76eaf9a4 - [INFO] [stdout] 18: 0x55fe76eb92c1 - [INFO] [stdout] 19: 0x55fe76e8593f - [INFO] [stdout] 20: 0x55fe76f37ae3 - [INFO] [stdout] 21: 0x7efde956b609 - start_thread [INFO] [stdout] 22: 0x7efde933b163 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] externstd [INFO] [stdout] macro_user [INFO] [stdout] nostd [INFO] [stdout] nostd_buildrs [INFO] [stdout] nostd_dep_externstd [INFO] [stdout] nostd_dep_nostd [INFO] [stdout] nostd_dep_withstd [INFO] [stdout] withstd [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test crates' [INFO] running `Command { std: "docker" "inspect" "0985c5df06788b18c59c3aa50eef1bcf5374a5c5e9ddd8db89e4aa03e90adf32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0985c5df06788b18c59c3aa50eef1bcf5374a5c5e9ddd8db89e4aa03e90adf32", kill_on_drop: false }` [INFO] [stdout] 0985c5df06788b18c59c3aa50eef1bcf5374a5c5e9ddd8db89e4aa03e90adf32