[INFO] cloning repository https://github.com/samsieber/atlas-coverage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsieber/atlas-coverage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Fatlas-coverage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Fatlas-coverage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 493575a22a80d8aa95c85952402d09d72c81512e [INFO] checking samsieber/atlas-coverage against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Fatlas-coverage" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samsieber/atlas-coverage on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samsieber/atlas-coverage [INFO] finished tweaking git repo https://github.com/samsieber/atlas-coverage [INFO] tweaked toml for git repo https://github.com/samsieber/atlas-coverage written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samsieber/atlas-coverage 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/atlas-coverage/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [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] warning: /workspace/builds/worker-5-tc1/source/atlas-coverage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded failure_derive v0.1.2 [INFO] [stderr] Downloaded structopt-derive v0.2.10 [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] [stderr] Downloaded combine v2.5.2 [INFO] [stderr] Downloaded structopt v0.2.10 [INFO] [stderr] Downloaded synstructure v0.9.0 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded syn v0.15.8 [INFO] [stderr] Downloaded failure v0.1.2 [INFO] [stderr] Downloaded globset v0.4.2 [INFO] [stderr] Downloaded ecmascript v0.1.0 [INFO] [stderr] Downloaded lcov-parser v3.2.2 [INFO] [stderr] Downloaded combine v3.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0132d3d3816bde453b1983ecedf18778c2b62adf28963e3b5f152badf29a2b [INFO] running `Command { std: "docker" "start" "-a" "7d0132d3d3816bde453b1983ecedf18778c2b62adf28963e3b5f152badf29a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0132d3d3816bde453b1983ecedf18778c2b62adf28963e3b5f152badf29a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0132d3d3816bde453b1983ecedf18778c2b62adf28963e3b5f152badf29a2b", kill_on_drop: false }` [INFO] [stdout] 7d0132d3d3816bde453b1983ecedf18778c2b62adf28963e3b5f152badf29a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac376e167dcfbbece117226aeaba0cf61bb4b8a9a1138b062f6da00f619348a [INFO] running `Command { std: "docker" "start" "-a" "8ac376e167dcfbbece117226aeaba0cf61bb4b8a9a1138b062f6da00f619348a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/atlas-coverage/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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] warning: /opt/rustwide/workdir/atlas-coverage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking combine v3.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Checking lcov-parser v3.2.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking structopt v0.2.10 [INFO] [stderr] Checking ecmascript v0.1.0 [INFO] [stderr] Checking atlas-coverage-core v0.1.0 (/opt/rustwide/workdir/atlas-coverage-core) [INFO] [stderr] Checking atlas-coverage v0.1.1 (/opt/rustwide/workdir/atlas-coverage) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8ac376e167dcfbbece117226aeaba0cf61bb4b8a9a1138b062f6da00f619348a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac376e167dcfbbece117226aeaba0cf61bb4b8a9a1138b062f6da00f619348a", kill_on_drop: false }` [INFO] [stdout] 8ac376e167dcfbbece117226aeaba0cf61bb4b8a9a1138b062f6da00f619348a