[INFO] cloning repository https://github.com/DankBSD/configurate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DankBSD/configurate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fconfigurate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fconfigurate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8867f0a7f13bd19c25006aae5d727e16b8f2a4b3 [INFO] checking DankBSD/configurate against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fconfigurate" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DankBSD/configurate on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DankBSD/configurate [INFO] finished tweaking git repo https://github.com/DankBSD/configurate [INFO] tweaked toml for git repo https://github.com/DankBSD/configurate written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DankBSD/configurate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded eyre v0.6.0 [INFO] [stderr] Downloaded bunt-macros v0.2.0 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded color-eyre v0.5.2 [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [INFO] [stderr] Downloaded bunt v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed666b3ca1e6bff73a95a1452d62b08db99bdfe1497286cdab5db33149ad219 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ed666b3ca1e6bff73a95a1452d62b08db99bdfe1497286cdab5db33149ad219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed666b3ca1e6bff73a95a1452d62b08db99bdfe1497286cdab5db33149ad219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed666b3ca1e6bff73a95a1452d62b08db99bdfe1497286cdab5db33149ad219", kill_on_drop: false }` [INFO] [stdout] 3ed666b3ca1e6bff73a95a1452d62b08db99bdfe1497286cdab5db33149ad219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb673eed08e2561041a7785dd02d2af6a9db55013f7aa1f7b2b09f2b0e8e9f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "abb673eed08e2561041a7785dd02d2af6a9db55013f7aa1f7b2b09f2b0e8e9f5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking eyre v0.6.0 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling bunt-macros v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking bunt v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.2 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking configurate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `sysctlnametomib` in crate `libc` [INFO] [stdout] --> src/sysctls.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | if unsafe { libc::sysctlnametomib(name_c.as_ptr(), &mut mib[0], &mut len) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CTL_KERN` in crate `libc` [INFO] [stdout] --> src/main.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | &[libc::CTL_KERN, libc::KERN_HOSTUUID], [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KERN_HOSTUUID` in crate `libc` [INFO] [stdout] --> src/main.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | &[libc::CTL_KERN, libc::KERN_HOSTUUID], [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CTL_KERN` in crate `libc` [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | &[libc::CTL_KERN, libc::KERN_HOSTID], [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KERN_HOSTID` in crate `libc` [INFO] [stdout] --> src/main.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | &[libc::CTL_KERN, libc::KERN_HOSTID], [INFO] [stdout] | ^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sysctlnametomib` in crate `libc` [INFO] [stdout] --> src/sysctls.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | if unsafe { libc::sysctlnametomib(name_c.as_ptr(), &mut mib[0], &mut len) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CTL_KERN` in crate `libc` [INFO] [stdout] --> src/main.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | &[libc::CTL_KERN, libc::KERN_HOSTUUID], [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KERN_HOSTUUID` in crate `libc` [INFO] [stdout] --> src/main.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | &[libc::CTL_KERN, libc::KERN_HOSTUUID], [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CTL_KERN` in crate `libc` [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | &[libc::CTL_KERN, libc::KERN_HOSTID], [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KERN_HOSTID` in crate `libc` [INFO] [stdout] --> src/main.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | &[libc::CTL_KERN, libc::KERN_HOSTID], [INFO] [stdout] | ^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | qmib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | qmib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | ptr::null(), [INFO] [stdout] | ^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | mib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | ptr::null(), [INFO] [stdout] | ^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | cstr.as_ptr() as *const libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | mib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | mib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | cstr.as_ptr() as *const libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | &value as *const _ as *const libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `configurate` [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[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | mib.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sysctls.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | &value as *const _ as *const libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found raw pointer `*const c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "abb673eed08e2561041a7785dd02d2af6a9db55013f7aa1f7b2b09f2b0e8e9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb673eed08e2561041a7785dd02d2af6a9db55013f7aa1f7b2b09f2b0e8e9f5", kill_on_drop: false }` [INFO] [stdout] abb673eed08e2561041a7785dd02d2af6a9db55013f7aa1f7b2b09f2b0e8e9f5