[INFO] cloning repository https://github.com/Circuit8/Postit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Circuit8/Postit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuit8%2FPostit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuit8%2FPostit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 592530fcabf22004d1944a731a2e84020bf5f41a [INFO] checking Circuit8/Postit against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuit8%2FPostit" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Circuit8/Postit on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Circuit8/Postit [INFO] finished tweaking git repo https://github.com/Circuit8/Postit [INFO] tweaked toml for git repo https://github.com/Circuit8/Postit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Circuit8/Postit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27a08dae6e4b049918f75c94bd0a5b780c03e8ecd4084db7cf24cd68e9316c24 [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" "27a08dae6e4b049918f75c94bd0a5b780c03e8ecd4084db7cf24cd68e9316c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27a08dae6e4b049918f75c94bd0a5b780c03e8ecd4084db7cf24cd68e9316c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27a08dae6e4b049918f75c94bd0a5b780c03e8ecd4084db7cf24cd68e9316c24", kill_on_drop: false }` [INFO] [stdout] 27a08dae6e4b049918f75c94bd0a5b780c03e8ecd4084db7cf24cd68e9316c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--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] 0382cd0dd86f5c4b4a600433505491ab2d7da918033329e95c36a98e694965bc [INFO] running `Command { std: "docker" "start" "-a" "0382cd0dd86f5c4b4a600433505491ab2d7da918033329e95c36a98e694965bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking typed-arena v1.4.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Checking frontmatter v0.3.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking twoway v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking handlebars v2.0.1 [INFO] [stderr] Checking postit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/commands.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.38s [INFO] running `Command { std: "docker" "inspect" "0382cd0dd86f5c4b4a600433505491ab2d7da918033329e95c36a98e694965bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0382cd0dd86f5c4b4a600433505491ab2d7da918033329e95c36a98e694965bc", kill_on_drop: false }` [INFO] [stdout] 0382cd0dd86f5c4b4a600433505491ab2d7da918033329e95c36a98e694965bc