[INFO] updating cached repository https://github.com/EliasHolzmann/include_optional [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301f14a169fe0ce76450629ff2d0b5dda4c4af8d [INFO] checking EliasHolzmann/include_optional/301f14a169fe0ce76450629ff2d0b5dda4c4af8d against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasHolzmann%2Finclude_optional" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EliasHolzmann/include_optional on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EliasHolzmann/include_optional [INFO] finished tweaking git repo https://github.com/EliasHolzmann/include_optional [INFO] tweaked toml for git repo https://github.com/EliasHolzmann/include_optional written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EliasHolzmann/include_optional already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba88d62e49c4813275b1e3d88a76365f393935108ffe917f81bc8908ed8cabf [INFO] running `Command { std: "docker" "start" "-a" "4ba88d62e49c4813275b1e3d88a76365f393935108ffe917f81bc8908ed8cabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba88d62e49c4813275b1e3d88a76365f393935108ffe917f81bc8908ed8cabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba88d62e49c4813275b1e3d88a76365f393935108ffe917f81bc8908ed8cabf", kill_on_drop: false }` [INFO] [stdout] 4ba88d62e49c4813275b1e3d88a76365f393935108ffe917f81bc8908ed8cabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f1989833bbe1e99905cee309682e8f8080d168f88ec64c1b157e780f6be8168 [INFO] running `Command { std: "docker" "start" "-a" "1f1989833bbe1e99905cee309682e8f8080d168f88ec64c1b157e780f6be8168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling trybuild v1.0.43 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking include_optional v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `path_try_exists` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_span, path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stdout] warning: the feature `path_try_exists` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_span, path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] warning: struct `Metadata` is never constructed [INFO] [stdout] --> examples/include_bytes_optional.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Metadata { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `path_try_exists` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_span, path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s [INFO] running `Command { std: "docker" "inspect" "1f1989833bbe1e99905cee309682e8f8080d168f88ec64c1b157e780f6be8168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1989833bbe1e99905cee309682e8f8080d168f88ec64c1b157e780f6be8168", kill_on_drop: false }` [INFO] [stdout] 1f1989833bbe1e99905cee309682e8f8080d168f88ec64c1b157e780f6be8168