[INFO] fetching crate realia 0.2.0...
[INFO] checking realia-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate realia 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate realia 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate realia 0.2.0
[INFO] finished tweaking crates.io crate realia 0.2.0
[INFO] tweaked toml for crates.io crate realia 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.10.0 (available: v0.19.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] [stderr]       Adding target-spec v0.4.1 (available: v3.2.2)
[INFO] [stderr]       Adding version-compare v0.0.10 (available: v0.2.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v7.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55aac7476f4b173a95367ebf996106a3ec8bcbfea75a019b9aa27caf91e66fe3
[INFO] running `Command { std: "docker" "start" "-a" "55aac7476f4b173a95367ebf996106a3ec8bcbfea75a019b9aa27caf91e66fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55aac7476f4b173a95367ebf996106a3ec8bcbfea75a019b9aa27caf91e66fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55aac7476f4b173a95367ebf996106a3ec8bcbfea75a019b9aa27caf91e66fe3", kill_on_drop: false }`
[INFO] [stdout] 55aac7476f4b173a95367ebf996106a3ec8bcbfea75a019b9aa27caf91e66fe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e963791ce4c419263252b9294e0e23442bca6455dc191fdde535c7f71033e183
[INFO] running `Command { std: "docker" "start" "-a" "e963791ce4c419263252b9294e0e23442bca6455dc191fdde535c7f71033e183", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling target-spec v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-expr v0.4.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking version-compare v0.0.10
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking cargo_metadata v0.10.0
[INFO] [stderr]     Checking realia v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0015]: cannot call non-const fn `foo` in constants
[INFO] [stdout]    --> tests/integration.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |     const POSITIVE: bool = foo();
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `positive` in this scope
[INFO] [stdout]  --> tests/integration.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     assert!(positive());
[INFO] [stdout]   |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `positive` in this scope
[INFO] [stdout]   --> tests/integration.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert!(positive());
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `positive` in this scope
[INFO] [stdout]    --> tests/integration.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert!(positive());
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `positive` in this scope
[INFO] [stdout]    --> tests/integration.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert!(positive());
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `attr::Empty` doesn't implement `Debug`
[INFO] [stdout]    --> tests/integration.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |     format!("{:?}", Empty {});
[INFO] [stdout]     |                     ^^^^^^^^ `attr::Empty` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `attr::Empty`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `attr::Empty` or manually `impl Debug for attr::Empty`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `attr::Empty` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 160 +     #[derive(Debug)]
[INFO] [stdout] 161 |     struct Empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `realia` (test "integration") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e963791ce4c419263252b9294e0e23442bca6455dc191fdde535c7f71033e183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e963791ce4c419263252b9294e0e23442bca6455dc191fdde535c7f71033e183", kill_on_drop: false }`
[INFO] [stdout] e963791ce4c419263252b9294e0e23442bca6455dc191fdde535c7f71033e183
