[INFO] fetching crate peel 0.8.0... [INFO] testing peel-0.8.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate peel 0.8.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate peel 0.8.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peel 0.8.0 [INFO] finished tweaking crates.io crate peel 0.8.0 [INFO] tweaked toml for crates.io crate peel 0.8.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 006404a9ec0de0456c67a97ad68a429284de9fd07034243c09958f4d67e770f2 [INFO] running `Command { std: "docker" "start" "-a" "006404a9ec0de0456c67a97ad68a429284de9fd07034243c09958f4d67e770f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "006404a9ec0de0456c67a97ad68a429284de9fd07034243c09958f4d67e770f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006404a9ec0de0456c67a97ad68a429284de9fd07034243c09958f4d67e770f2", kill_on_drop: false }` [INFO] [stdout] 006404a9ec0de0456c67a97ad68a429284de9fd07034243c09958f4d67e770f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51033689c0b49e09f863bee5ae515a34f57bdfc5c4f0d814049ed75e33d9d18c [INFO] running `Command { std: "docker" "start" "-a" "51033689c0b49e09f863bee5ae515a34f57bdfc5c4f0d814049ed75e33d9d18c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling mowl v1.3.0 [INFO] [stdout] error[E0432]: unresolved import `time::now` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mowl-1.3.0/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use time::now; [INFO] [stdout] | ^^^^^^^^^ no `now` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mowl` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "51033689c0b49e09f863bee5ae515a34f57bdfc5c4f0d814049ed75e33d9d18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51033689c0b49e09f863bee5ae515a34f57bdfc5c4f0d814049ed75e33d9d18c", kill_on_drop: false }` [INFO] [stdout] 51033689c0b49e09f863bee5ae515a34f57bdfc5c4f0d814049ed75e33d9d18c