[INFO] fetching crate luthien-templates 0.1.0... [INFO] checking luthien-templates-0.1.0 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate luthien-templates 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate luthien-templates 0.1.0 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate luthien-templates 0.1.0 [INFO] finished tweaking crates.io crate luthien-templates 0.1.0 [INFO] tweaked toml for crates.io crate luthien-templates 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate luthien-templates 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cf8d6287e732a40aa07e8a5e3adfcd91e8677d6f5247fc66d9f918a990f1d09 [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" "1cf8d6287e732a40aa07e8a5e3adfcd91e8677d6f5247fc66d9f918a990f1d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cf8d6287e732a40aa07e8a5e3adfcd91e8677d6f5247fc66d9f918a990f1d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf8d6287e732a40aa07e8a5e3adfcd91e8677d6f5247fc66d9f918a990f1d09", kill_on_drop: false }` [INFO] [stdout] 1cf8d6287e732a40aa07e8a5e3adfcd91e8677d6f5247fc66d9f918a990f1d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22bfb31974dcd8632711e5f94806eb7e9735a588720410fd58858aca5ca0ba2a [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" "22bfb31974dcd8632711e5f94806eb7e9735a588720410fd58858aca5ca0ba2a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking flurry v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking ipipe v0.8.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking luthien-plugin v0.1.0 [INFO] [stderr] Checking luthien-templates v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.45s [INFO] running `Command { std: "docker" "inspect" "22bfb31974dcd8632711e5f94806eb7e9735a588720410fd58858aca5ca0ba2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bfb31974dcd8632711e5f94806eb7e9735a588720410fd58858aca5ca0ba2a", kill_on_drop: false }` [INFO] [stdout] 22bfb31974dcd8632711e5f94806eb7e9735a588720410fd58858aca5ca0ba2a