[INFO] cloning repository https://github.com/jpikl/mmvv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpikl/mmvv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b6c5b89e58d4cbfb9889d88eccd5099d649fb62 [INFO] building jpikl/mmvv against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpikl/mmvv on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpikl/mmvv [INFO] finished tweaking git repo https://github.com/jpikl/mmvv [INFO] tweaked toml for git repo https://github.com/jpikl/mmvv written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/jpikl/mmvv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34510ee54d0b7012811a7617c33e8bd6e54dfe3f7ac105dd6c8d2de183bd7810 [INFO] running `Command { std: "docker" "start" "-a" "34510ee54d0b7012811a7617c33e8bd6e54dfe3f7ac105dd6c8d2de183bd7810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34510ee54d0b7012811a7617c33e8bd6e54dfe3f7ac105dd6c8d2de183bd7810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34510ee54d0b7012811a7617c33e8bd6e54dfe3f7ac105dd6c8d2de183bd7810", kill_on_drop: false }` [INFO] [stdout] 34510ee54d0b7012811a7617c33e8bd6e54dfe3f7ac105dd6c8d2de183bd7810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56da43b7c63039db65116760cba95e358b1ce1cda59a9a31ee6ab243fda0311c [INFO] running `Command { std: "docker" "start" "-a" "56da43b7c63039db65116760cba95e358b1ce1cda59a9a31ee6ab243fda0311c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling rew v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.73s [INFO] running `Command { std: "docker" "inspect" "56da43b7c63039db65116760cba95e358b1ce1cda59a9a31ee6ab243fda0311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56da43b7c63039db65116760cba95e358b1ce1cda59a9a31ee6ab243fda0311c", kill_on_drop: false }` [INFO] [stdout] 56da43b7c63039db65116760cba95e358b1ce1cda59a9a31ee6ab243fda0311c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 884784ea166241e77da2929a224ab95d769a85d71e4b7c9b345ea827aa30087a [INFO] running `Command { std: "docker" "start" "-a" "884784ea166241e77da2929a224ab95d769a85d71e4b7c9b345ea827aa30087a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling naughty-strings v0.2.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling assert_fs v1.0.6 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling ntest v0.7.3 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling rew v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.73s [INFO] [stderr] Executable unittests src/common/lib.rs (/opt/rustwide/target/debug/deps/common-05606daecd8705d3) [INFO] [stderr] Executable unittests src/bin/cpb/main.rs (/opt/rustwide/target/debug/deps/cpb-c64901f9c167f51c) [INFO] [stderr] Executable unittests src/bin/mvb/main.rs (/opt/rustwide/target/debug/deps/mvb-d5c4a4772a83869a) [INFO] [stderr] Executable unittests src/bin/rew/main.rs (/opt/rustwide/target/debug/deps/rew-61ae6eba93c5fb1d) [INFO] [stderr] Executable tests/cpb.rs (/opt/rustwide/target/debug/deps/cpb-f176dab9f29f09c4) [INFO] [stderr] Executable tests/mvb.rs (/opt/rustwide/target/debug/deps/mvb-ff5738b70dc811ed) [INFO] [stderr] Executable tests/rew.rs (/opt/rustwide/target/debug/deps/rew-d2fbae2f46fad254) [INFO] [stderr] Executable tests/rew_cpb.rs (/opt/rustwide/target/debug/deps/rew_cpb-b94066e49728389e) [INFO] [stderr] Executable tests/rew_mvb.rs (/opt/rustwide/target/debug/deps/rew_mvb-91e3133c7c7d0476) [INFO] [stderr] Executable tests/utils.rs (/opt/rustwide/target/debug/deps/utils-a5b497ec487ed47e) [INFO] running `Command { std: "docker" "inspect" "884784ea166241e77da2929a224ab95d769a85d71e4b7c9b345ea827aa30087a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884784ea166241e77da2929a224ab95d769a85d71e4b7c9b345ea827aa30087a", kill_on_drop: false }` [INFO] [stdout] 884784ea166241e77da2929a224ab95d769a85d71e4b7c9b345ea827aa30087a