[INFO] fetching crate rsubox 0.2.1... [INFO] checking rsubox-0.2.1 against master#ddd36bd57051f796850345b76c17e9402e28a9e4 for pr-149195-5 [INFO] extracting crate rsubox 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rsubox 0.2.1 [INFO] finished tweaking crates.io crate rsubox 0.2.1 [INFO] tweaked toml for crates.io crate rsubox 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsubox 0.2.1 on toolchain ddd36bd57051f796850345b76c17e9402e28a9e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddd36bd57051f796850345b76c17e9402e28a9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsubox 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddd36bd57051f796850345b76c17e9402e28a9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded log v0.4.17 [INFO] [stderr] Downloaded getopt v1.1.3 [INFO] [stderr] Downloaded fnmatch-sys v1.0.0 [INFO] [stderr] Downloaded cc v1.0.79 [INFO] [stderr] Downloaded libc v0.2.144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+ddd36bd57051f796850345b76c17e9402e28a9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3b5216a47a6334127fca42af26a2bec5ee5869be431fb75a10dd40a94fed60 [INFO] running `Command { std: "docker" "start" "-a" "2e3b5216a47a6334127fca42af26a2bec5ee5869be431fb75a10dd40a94fed60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3b5216a47a6334127fca42af26a2bec5ee5869be431fb75a10dd40a94fed60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3b5216a47a6334127fca42af26a2bec5ee5869be431fb75a10dd40a94fed60", kill_on_drop: false }` [INFO] [stdout] 2e3b5216a47a6334127fca42af26a2bec5ee5869be431fb75a10dd40a94fed60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+ddd36bd57051f796850345b76c17e9402e28a9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f98361dbe1ce083abb2d40906a1798934802bd641275c98bb2e98dd6e534139 [INFO] running `Command { std: "docker" "start" "-a" "7f98361dbe1ce083abb2d40906a1798934802bd641275c98bb2e98dd6e534139", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking getopt v1.1.3 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Compiling fnmatch-sys v1.0.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking rsubox v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1252:65 [INFO] [stdout] | [INFO] [stdout] 1252 | ... sysname: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().sysname.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1253:66 [INFO] [stdout] | [INFO] [stdout] 1253 | ... nodename: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().nodename.as_ptr() as *const ... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1254:65 [INFO] [stdout] | [INFO] [stdout] 1254 | ... release: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().release.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1255:65 [INFO] [stdout] | [INFO] [stdout] 1255 | ... version: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().version.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1256:65 [INFO] [stdout] | [INFO] [stdout] 1256 | ... machine: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().machine.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1252:65 [INFO] [stdout] | [INFO] [stdout] 1252 | ... sysname: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().sysname.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1253:66 [INFO] [stdout] | [INFO] [stdout] 1253 | ... nodename: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().nodename.as_ptr() as *const ... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1254:65 [INFO] [stdout] | [INFO] [stdout] 1254 | ... release: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().release.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1255:65 [INFO] [stdout] | [INFO] [stdout] 1255 | ... version: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().version.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `from_raw_parts` is ambiguous [INFO] [stdout] --> src/utils.rs:1256:65 [INFO] [stdout] | [INFO] [stdout] 1256 | ... machine: OsString::from(&OsStr::from_bytes(unsafe { from_raw_parts(libc_name.assume_init_ref().machine.as_ptr() as *const u8... [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `from_raw_parts` could refer to the function imported here [INFO] [stdout] --> src/utils.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::slice::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] note: `from_raw_parts` could also refer to the function imported here [INFO] [stdout] --> src/utils.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use std::str::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `from_raw_parts` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/applets/dd.rs:846:57 [INFO] [stdout] | [INFO] [stdout] 846 | { unsafe { libc::signal(libc::SIGINT, interrupt_handler as libc::sighandler_t); } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 846 | { unsafe { libc::signal(libc::SIGINT, interrupt_handler as *const () as libc::sighandler_t); } } [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/applets/dd.rs:846:57 [INFO] [stdout] | [INFO] [stdout] 846 | { unsafe { libc::signal(libc::SIGINT, interrupt_handler as libc::sighandler_t); } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 846 | { unsafe { libc::signal(libc::SIGINT, interrupt_handler as *const () as libc::sighandler_t); } } [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsubox` (bin "rsubox") due to 10 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsubox` (bin "rsubox" test) due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7f98361dbe1ce083abb2d40906a1798934802bd641275c98bb2e98dd6e534139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f98361dbe1ce083abb2d40906a1798934802bd641275c98bb2e98dd6e534139", kill_on_drop: false }` [INFO] [stdout] 7f98361dbe1ce083abb2d40906a1798934802bd641275c98bb2e98dd6e534139