[INFO] cloning repository https://github.com/mjkillough/cnx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjkillough/cnx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce65da1e4bc291f098ef11b366d57785c4dbc73e [INFO] checking mjkillough/cnx against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/cnx 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/mjkillough/cnx [INFO] finished tweaking git repo https://github.com/mjkillough/cnx [INFO] tweaked toml for git repo https://github.com/mjkillough/cnx written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mjkillough/cnx 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] Downloading crates ... [INFO] [stderr] Downloaded pangocairo-sys v0.10.1 [INFO] [stderr] Downloaded pangocairo v0.9.0 [INFO] [stderr] Downloaded cairo-rs v0.8.1 [INFO] [stderr] Downloaded xcb-util v0.3.0 [INFO] [stderr] Downloaded tokio v0.2.18 [INFO] [stderr] Downloaded sioctl v0.0.1 [INFO] [stderr] Downloaded sndio-sys v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7bd0233804e10cea597e4f70193c0755ebd4a19ecf0c86b554a7888349b8fd97 [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" "7bd0233804e10cea597e4f70193c0755ebd4a19ecf0c86b554a7888349b8fd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd0233804e10cea597e4f70193c0755ebd4a19ecf0c86b554a7888349b8fd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd0233804e10cea597e4f70193c0755ebd4a19ecf0c86b554a7888349b8fd97", kill_on_drop: false }` [INFO] [stdout] 7bd0233804e10cea597e4f70193c0755ebd4a19ecf0c86b554a7888349b8fd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07ecfa6ebaa68e563a3aac931c9c338d1bea739870585273d603b5f79ba724fd [INFO] running `Command { std: "docker" "start" "-a" "07ecfa6ebaa68e563a3aac931c9c338d1bea739870585273d603b5f79ba724fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling sndio-sys v0.0.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking sioctl v0.0.1 [INFO] [stdout] error[E0412]: cannot find type `sioctl_hdl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | struct Handle(*mut sioctl_hdl); [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `sio_hdl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:39126 [INFO] [stdout] | [INFO] [stdout] 3 | ... derive ( Debug , Copy , Clone ) ] pub struct sio_hdl { _unused : [ u8 ; 0 ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ... [INFO] [stdout] | ------------------ similarly named struct `sio_hdl` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `sioctl_hdl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | fn as_ptr(&self) -> *mut sioctl_hdl { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `sio_hdl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:39126 [INFO] [stdout] | [INFO] [stdout] 3 | ... derive ( Debug , Copy , Clone ) ] pub struct sio_hdl { _unused : [ u8 ; 0 ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ... [INFO] [stdout] | ------------------ similarly named struct `sio_hdl` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_close` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | sioctl_close(self.0); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `sio_close` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:49036 [INFO] [stdout] | [INFO] [stdout] 3 | ...dl ; } extern "C" { pub fn sio_close ( arg1 : * mut sio_hdl ) ; } extern "C" { pub fn sio_setpar ( arg1 : * mut sio_hdl , arg2 : * mut... [INFO] [stdout] | ------------------------------------------- similarly named function `sio_close` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_open` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let handle = unsafe { sioctl_open(SIO_DEVANY.as_ptr() as *const _, SIOCTL_READ, 0) }; [INFO] [stdout] | ^^^^^^^^^^^ help: a function with a similar name exists: `sio_open` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:48860 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn sio_open ( arg1 : * const :: std :: os :: raw :: c_char , arg2 : :: std :: os :: raw :: c_uint , arg3 : :: std :: os :: raw :: c_int ) -> * mut sio_hdl ; } ... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- similarly named function `sio_open` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SIOCTL_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:117:76 [INFO] [stdout] | [INFO] [stdout] 117 | let handle = unsafe { sioctl_open(SIO_DEVANY.as_ptr() as *const _, SIOCTL_READ, 0) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_ondesc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | sioctl_ondesc(handle.as_ptr(), Some(ondesc), ptr); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_onval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | sioctl_onval(handle.as_ptr(), Some(onval), ptr); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `sio_onvol` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:50710 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn sio_onvol ( arg1 : * mut sio_hdl , arg2 : :: std :: option :: Option < unsafe extern "C" fn ( arg1 : * mut :: std :: os :: raw :: c_void , arg2 : :: std :: os :: raw :: c_uint ) > , arg3 : * mut :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- similarly named function `sio_onvol` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_nfds` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:280:20 [INFO] [stdout] | [INFO] [stdout] 280 | let nfds = sioctl_nfds(handle.as_ptr()) as usize; [INFO] [stdout] | ^^^^^^^^^^^ help: a function with a similar name exists: `sio_nfds` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:50133 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn sio_nfds ( arg1 : * mut sio_hdl ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sio_pollfd ( arg1 : * mut sio_hd... [INFO] [stdout] | -------------------------------------------------------------------------- similarly named function `sio_nfds` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_pollfd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | let mut nfds = sioctl_pollfd(handle.as_ptr(), pollfds.as_mut_ptr(), POLLIN as i32) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `sio_pollfd` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:50223 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn sio_pollfd ( arg1 : * mut sio_hdl , arg2 : * mut pollfd , arg3 : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- similarly named function `sio_pollfd` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sioctl_revents` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:309:27 [INFO] [stdout] | [INFO] [stdout] 309 | let revents = sioctl_revents(handle.as_ptr(), pollfds.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a function with a similar name exists: `sio_revents` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/sndio-sys-e901f3ed894930cc/out/bindings.rs:3:50375 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn sio_revents ( arg1 : * mut sio_hdl , arg2 : * mut pollfd ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | --------------------------------------------------------------------------------------------------- similarly named function `sio_revents` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `sioctl_desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:327:51 [INFO] [stdout] | [INFO] [stdout] 327 | extern "C" fn ondesc(ptr: *mut c_void, desc: *mut sioctl_desc, value: c_int) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sioctl-0.0.1/src/lib.rs:296:46 [INFO] [stdout] | [INFO] [stdout] 296 | while poll(pollfds.as_mut_ptr(), nfds as u32, -1) < 0 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert an `u32` to `u64`: `(nfds as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sioctl` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07ecfa6ebaa68e563a3aac931c9c338d1bea739870585273d603b5f79ba724fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ecfa6ebaa68e563a3aac931c9c338d1bea739870585273d603b5f79ba724fd", kill_on_drop: false }` [INFO] [stdout] 07ecfa6ebaa68e563a3aac931c9c338d1bea739870585273d603b5f79ba724fd