[INFO] fetching crate fjord-repl 0.2.4... [INFO] checking fjord-repl-0.2.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate fjord-repl 0.2.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fjord-repl 0.2.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fjord-repl 0.2.4 [INFO] finished tweaking crates.io crate fjord-repl 0.2.4 [INFO] tweaked toml for crates.io crate fjord-repl 0.2.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate fjord-repl 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thin-dst v1.1.0 [INFO] [stderr] Downloaded rowan v0.10.0 [INFO] [stderr] Downloaded smol_str v0.1.16 [INFO] [stderr] Downloaded text-size v1.0.0 [INFO] [stderr] Downloaded fjord v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40e45727b8df4bc574737ae569f27c133c26236f0a5c3c1e9b712dd17d33442e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40e45727b8df4bc574737ae569f27c133c26236f0a5c3c1e9b712dd17d33442e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40e45727b8df4bc574737ae569f27c133c26236f0a5c3c1e9b712dd17d33442e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e45727b8df4bc574737ae569f27c133c26236f0a5c3c1e9b712dd17d33442e", kill_on_drop: false }` [INFO] [stdout] 40e45727b8df4bc574737ae569f27c133c26236f0a5c3c1e9b712dd17d33442e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cceb76fcb7e7b4d113a0f22ef309168f234023bc58338e3349bcbc81dcfd97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6cceb76fcb7e7b4d113a0f22ef309168f234023bc58338e3349bcbc81dcfd97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking thin-dst v1.1.0 [INFO] [stderr] Checking text-size v1.0.0 [INFO] [stderr] Checking smol_str v0.1.16 [INFO] [stderr] Checking rowan v0.10.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking fjord v0.4.12 [INFO] [stderr] Checking fjord-repl v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.81s [INFO] running `Command { std: "docker" "inspect" "f6cceb76fcb7e7b4d113a0f22ef309168f234023bc58338e3349bcbc81dcfd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cceb76fcb7e7b4d113a0f22ef309168f234023bc58338e3349bcbc81dcfd97", kill_on_drop: false }` [INFO] [stdout] f6cceb76fcb7e7b4d113a0f22ef309168f234023bc58338e3349bcbc81dcfd97