[INFO] fetching crate c-scape 0.3.0... [INFO] testing c-scape-0.3.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate c-scape 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate c-scape 0.3.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate c-scape 0.3.0 [INFO] finished tweaking crates.io crate c-scape 0.3.0 [INFO] tweaked toml for crates.io crate c-scape 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 0b3739694859a087b6c734d44beca7c8805f8f7e8eeaffcb032aada857f13270 [INFO] running `Command { std: "docker" "start" "-a" "0b3739694859a087b6c734d44beca7c8805f8f7e8eeaffcb032aada857f13270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3739694859a087b6c734d44beca7c8805f8f7e8eeaffcb032aada857f13270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3739694859a087b6c734d44beca7c8805f8f7e8eeaffcb032aada857f13270", kill_on_drop: false }` [INFO] [stdout] 0b3739694859a087b6c734d44beca7c8805f8f7e8eeaffcb032aada857f13270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--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] aeb174360c262e492354a60071a8e2bafceb1827db925b7a783e1602066be2b3 [INFO] running `Command { std: "docker" "start" "-a" "aeb174360c262e492354a60071a8e2bafceb1827db925b7a783e1602066be2b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling io-lifetimes v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling dlmalloc v0.2.3 [INFO] [stderr] Compiling rustix v0.27.1 [INFO] [stderr] Compiling compiler_builtins v0.1.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling c-scape v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling realpath-ext v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling origin v0.3.0 [INFO] [stderr] Compiling sync-resolve v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.74s [INFO] running `Command { std: "docker" "inspect" "aeb174360c262e492354a60071a8e2bafceb1827db925b7a783e1602066be2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb174360c262e492354a60071a8e2bafceb1827db925b7a783e1602066be2b3", kill_on_drop: false }` [INFO] [stdout] aeb174360c262e492354a60071a8e2bafceb1827db925b7a783e1602066be2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--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] c59882470eca5cf343265ab64dd75f86cfcbbdb9afdaf824dc21648a532c2f0d [INFO] running `Command { std: "docker" "start" "-a" "c59882470eca5cf343265ab64dd75f86cfcbbdb9afdaf824dc21648a532c2f0d", kill_on_drop: false }` [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling c-scape v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `AT_FPUCW` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:309:11 [INFO] [stdout] | [INFO] [stdout] 309 | constant!(AT_FPUCW); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_FPUCW; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_DCACHEBSIZE` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:310:11 [INFO] [stdout] | [INFO] [stdout] 310 | constant!(AT_DCACHEBSIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_DCACHEBSIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_ICACHEBSIZE` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | constant!(AT_ICACHEBSIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_ICACHEBSIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_UCACHEBSIZE` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:312:11 [INFO] [stdout] | [INFO] [stdout] 312 | constant!(AT_UCACHEBSIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_UCACHEBSIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_IGNOREPPC` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:313:11 [INFO] [stdout] | [INFO] [stdout] 313 | constant!(AT_IGNOREPPC); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.107/src/unix/linux_like/linux/mod.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | pub const AT_IGNORE: ::c_ulong = 1; [INFO] [stdout] | ----------------------------------- similarly named constant `AT_IGNORE` defined here [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 313 | constant!(AT_IGNORE); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_IGNOREPPC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_SYSINFO` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:318:11 [INFO] [stdout] | [INFO] [stdout] 318 | constant!(AT_SYSINFO); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.107/src/unix/linux_like/linux/gnu/mod.rs:971:1 [INFO] [stdout] | [INFO] [stdout] 971 | pub const NT_PSINFO: ::c_int = 13; [INFO] [stdout] | ---------------------------------- similarly named constant `NT_PSINFO` defined here [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 318 | constant!(NT_PSINFO); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_SYSINFO; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AT_SYSINFO_EHDR` in crate `libc` [INFO] [stdout] --> src/data/mod.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 319 | constant!(AT_SYSINFO_EHDR); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 9 | use crate::data::AT_SYSINFO_EHDR; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0605]: non-primitive cast: `i32` as `[u64; 16]` [INFO] [stdout] --> src/data/mod.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | $($field: 0 as _),* [INFO] [stdout] | ^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object [INFO] [stdout] ... [INFO] [stdout] 331 | struct_!(CpuSet, cpu_set_t, bits); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `struct_` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0605. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c-scape` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "c59882470eca5cf343265ab64dd75f86cfcbbdb9afdaf824dc21648a532c2f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59882470eca5cf343265ab64dd75f86cfcbbdb9afdaf824dc21648a532c2f0d", kill_on_drop: false }` [INFO] [stdout] c59882470eca5cf343265ab64dd75f86cfcbbdb9afdaf824dc21648a532c2f0d