[INFO] fetching crate abio 0.3.0...
[INFO] checking abio-0.3.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate abio 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate abio 0.3.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate abio 0.3.0
[INFO] finished tweaking crates.io crate abio 0.3.0
[INFO] tweaked toml for crates.io crate abio 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded abio_derive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ee8c45f4b3ebc7302f3df0c59fdb979a8364c71a733ddc9c1afb499b71a0189
[INFO] running `Command { std: "docker" "start" "-a" "8ee8c45f4b3ebc7302f3df0c59fdb979a8364c71a733ddc9c1afb499b71a0189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee8c45f4b3ebc7302f3df0c59fdb979a8364c71a733ddc9c1afb499b71a0189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee8c45f4b3ebc7302f3df0c59fdb979a8364c71a733ddc9c1afb499b71a0189", kill_on_drop: false }`
[INFO] [stdout] 8ee8c45f4b3ebc7302f3df0c59fdb979a8364c71a733ddc9c1afb499b71a0189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0de33d32eb3638061bfee0b3f359a1105c26523319bcfe3379503ac8ffde5472
[INFO] running `Command { std: "docker" "start" "-a" "0de33d32eb3638061bfee0b3f359a1105c26523319bcfe3379503ac8ffde5472", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling abio_derive v0.1.1
[INFO] [stderr]     Checking abio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Self as macros::Integer>::as_ptr` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { self.as_ptr().cast::<Self::Repr>().read() }
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Self as macros::Integer>::as_ptr` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { self.as_ptr().cast::<Self::Repr>().read() }
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abio` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abio` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0de33d32eb3638061bfee0b3f359a1105c26523319bcfe3379503ac8ffde5472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de33d32eb3638061bfee0b3f359a1105c26523319bcfe3379503ac8ffde5472", kill_on_drop: false }`
[INFO] [stdout] 0de33d32eb3638061bfee0b3f359a1105c26523319bcfe3379503ac8ffde5472
