[INFO] fetching crate adjective_adjective_animal 0.1.0... [INFO] checking adjective_adjective_animal-0.1.0 against try#b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f for pr-76104 [INFO] extracting crate adjective_adjective_animal 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate adjective_adjective_animal 0.1.0 on toolchain b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate adjective_adjective_animal 0.1.0 [INFO] finished tweaking crates.io crate adjective_adjective_animal 0.1.0 [INFO] tweaked toml for crates.io crate adjective_adjective_animal 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "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] e87830cb62fd7078ab11a8ba85dc8ea87fc28d32f3dff9e4fd6e3c92082ff276 [INFO] running `Command { std: "docker" "start" "-a" "e87830cb62fd7078ab11a8ba85dc8ea87fc28d32f3dff9e4fd6e3c92082ff276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87830cb62fd7078ab11a8ba85dc8ea87fc28d32f3dff9e4fd6e3c92082ff276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87830cb62fd7078ab11a8ba85dc8ea87fc28d32f3dff9e4fd6e3c92082ff276", kill_on_drop: false }` [INFO] [stdout] e87830cb62fd7078ab11a8ba85dc8ea87fc28d32f3dff9e4fd6e3c92082ff276 [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=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" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "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] 0c46c45bb6d249484a58e9be8974a424342cdba5aa6418bd6094c0cf731a9ea8 [INFO] running `Command { std: "docker" "start" "-a" "0c46c45bb6d249484a58e9be8974a424342cdba5aa6418bd6094c0cf731a9ea8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling adjective_adjective_animal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stdout] error: include macro expected single expression in source [INFO] [stdout] --> /opt/rustwide/target/debug/build/adjective_adjective_animal-5575a949542d4b32/out/adjectives.rs:9178:2 [INFO] [stdout] | [INFO] [stdout] 9178 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(incomplete_include)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: include macro expected single expression in source [INFO] [stdout] --> /opt/rustwide/target/debug/build/adjective_adjective_animal-5575a949542d4b32/out/animals.rs:1750:2 [INFO] [stdout] | [INFO] [stdout] 1750 | ]; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: include macro expected single expression in source [INFO] [stdout] --> /opt/rustwide/target/debug/build/adjective_adjective_animal-5575a949542d4b32/out/adjectives.rs:9178:2 [INFO] [stdout] | [INFO] [stdout] 9178 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(incomplete_include)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: include macro expected single expression in source [INFO] [stdout] --> /opt/rustwide/target/debug/build/adjective_adjective_animal-5575a949542d4b32/out/animals.rs:1750:2 [INFO] [stdout] | [INFO] [stdout] 1750 | ]; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adjective_adjective_animal` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c46c45bb6d249484a58e9be8974a424342cdba5aa6418bd6094c0cf731a9ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c46c45bb6d249484a58e9be8974a424342cdba5aa6418bd6094c0cf731a9ea8", kill_on_drop: false }` [INFO] [stdout] 0c46c45bb6d249484a58e9be8974a424342cdba5aa6418bd6094c0cf731a9ea8