[INFO] fetching crate wiktionary-part-of-speech-extract 0.1.0... [INFO] checking wiktionary-part-of-speech-extract-0.1.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate wiktionary-part-of-speech-extract 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate wiktionary-part-of-speech-extract 0.1.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wiktionary-part-of-speech-extract 0.1.0 [INFO] finished tweaking crates.io crate wiktionary-part-of-speech-extract 0.1.0 [INFO] tweaked toml for crates.io crate wiktionary-part-of-speech-extract 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate wiktionary-part-of-speech-extract 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded fst v0.4.5 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded ustr v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e2c558b76adcd7ce965c8217ecd7da39c5ee162dbcef984ee65456093cd6a4 [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" "c7e2c558b76adcd7ce965c8217ecd7da39c5ee162dbcef984ee65456093cd6a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e2c558b76adcd7ce965c8217ecd7da39c5ee162dbcef984ee65456093cd6a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e2c558b76adcd7ce965c8217ecd7da39c5ee162dbcef984ee65456093cd6a4", kill_on_drop: false }` [INFO] [stdout] c7e2c558b76adcd7ce965c8217ecd7da39c5ee162dbcef984ee65456093cd6a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff9f1f6c934f04f2f4897506df30110cb711c38e5c582d9017d392a9d14c432 [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" "aff9f1f6c934f04f2f4897506df30110cb711c38e5c582d9017d392a9d14c432", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking ustr v0.7.0 [INFO] [stderr] Checking wiktionary-part-of-speech-extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "aff9f1f6c934f04f2f4897506df30110cb711c38e5c582d9017d392a9d14c432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff9f1f6c934f04f2f4897506df30110cb711c38e5c582d9017d392a9d14c432", kill_on_drop: false }` [INFO] [stdout] aff9f1f6c934f04f2f4897506df30110cb711c38e5c582d9017d392a9d14c432