[INFO] cloning repository https://github.com/jDomantas/muncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/muncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fmuncher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fmuncher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74490211a13fb484c0f5e302c6971abba0ce85dc [INFO] testing jDomantas/muncher against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fmuncher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jDomantas/muncher on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jDomantas/muncher [INFO] finished tweaking git repo https://github.com/jDomantas/muncher [INFO] tweaked toml for git repo https://github.com/jDomantas/muncher written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jDomantas/muncher already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.131 [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded serde v1.0.131 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded libc v0.2.110 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded hermit-abi v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb9e7ff80d7742fee3d00da3023f34a6bc77191159f4af26f51723811d500bc9 [INFO] running `Command { std: "docker" "start" "-a" "eb9e7ff80d7742fee3d00da3023f34a6bc77191159f4af26f51723811d500bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb9e7ff80d7742fee3d00da3023f34a6bc77191159f4af26f51723811d500bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9e7ff80d7742fee3d00da3023f34a6bc77191159f4af26f51723811d500bc9", kill_on_drop: false }` [INFO] [stdout] eb9e7ff80d7742fee3d00da3023f34a6bc77191159f4af26f51723811d500bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d896875d0f7e54480f532c7fcbc70cda34eb73c5943c9dab5d00757ec0d7b2a [INFO] running `Command { std: "docker" "start" "-a" "2d896875d0f7e54480f532c7fcbc70cda34eb73c5943c9dab5d00757ec0d7b2a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling muncher v0.1.0 (/opt/rustwide/workdir/muncher) [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling test-runner v0.1.0 (/opt/rustwide/workdir/test-runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.80s [INFO] running `Command { std: "docker" "inspect" "2d896875d0f7e54480f532c7fcbc70cda34eb73c5943c9dab5d00757ec0d7b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d896875d0f7e54480f532c7fcbc70cda34eb73c5943c9dab5d00757ec0d7b2a", kill_on_drop: false }` [INFO] [stdout] 2d896875d0f7e54480f532c7fcbc70cda34eb73c5943c9dab5d00757ec0d7b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f26eb4881e4069e3557b46e1fd225941feb729db21961c6501e0fb3b137ca8 [INFO] running `Command { std: "docker" "start" "-a" "a1f26eb4881e4069e3557b46e1fd225941feb729db21961c6501e0fb3b137ca8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling muncher v0.1.0 (/opt/rustwide/workdir/muncher) [INFO] [stderr] Compiling test-runner v0.1.0 (/opt/rustwide/workdir/test-runner) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "a1f26eb4881e4069e3557b46e1fd225941feb729db21961c6501e0fb3b137ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f26eb4881e4069e3557b46e1fd225941feb729db21961c6501e0fb3b137ca8", kill_on_drop: false }` [INFO] [stdout] a1f26eb4881e4069e3557b46e1fd225941feb729db21961c6501e0fb3b137ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2080dfc2025323e7325bf22c51aa3af7a26eb7fdfe7bc22ed4708cb68f400285 [INFO] running `Command { std: "docker" "start" "-a" "2080dfc2025323e7325bf22c51aa3af7a26eb7fdfe7bc22ed4708cb68f400285", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/67a429a58b019430cd2c4ad385a6deb05513c03867b23f2209c82b2deadb4f3b/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "2080dfc2025323e7325bf22c51aa3af7a26eb7fdfe7bc22ed4708cb68f400285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2080dfc2025323e7325bf22c51aa3af7a26eb7fdfe7bc22ed4708cb68f400285", kill_on_drop: false }` [INFO] [stdout] 2080dfc2025323e7325bf22c51aa3af7a26eb7fdfe7bc22ed4708cb68f400285