[INFO] fetching crate libsodium-sys-stable 1.19.17... [INFO] checking libsodium-sys-stable-1.19.17 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate libsodium-sys-stable 1.19.17 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate libsodium-sys-stable 1.19.17 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libsodium-sys-stable 1.19.17 [INFO] finished tweaking crates.io crate libsodium-sys-stable 1.19.17 [INFO] tweaked toml for crates.io crate libsodium-sys-stable 1.19.17 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v1.1.0 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded ureq v2.1.1 [INFO] [stderr] Downloaded minisign-verify v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1efaccc9e14811eec6b267ce0e3ba7f14ca00bcc376bb53dbed4216d1b09616f [INFO] running `Command { std: "docker" "start" "-a" "1efaccc9e14811eec6b267ce0e3ba7f14ca00bcc376bb53dbed4216d1b09616f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1efaccc9e14811eec6b267ce0e3ba7f14ca00bcc376bb53dbed4216d1b09616f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1efaccc9e14811eec6b267ce0e3ba7f14ca00bcc376bb53dbed4216d1b09616f", kill_on_drop: false }` [INFO] [stdout] 1efaccc9e14811eec6b267ce0e3ba7f14ca00bcc376bb53dbed4216d1b09616f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee84d567d8a77068031255245b5efdebb73f7c562759cf431a0f8cf3a0005c94 [INFO] running `Command { std: "docker" "start" "-a" "ee84d567d8a77068031255245b5efdebb73f7c562759cf431a0f8cf3a0005c94", kill_on_drop: false }` [INFO] [stderr] Compiling minisign-verify v0.1.8 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling libsodium-sys-stable v1.19.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | &(*(::core::ptr::null::())).opaque as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:694:19 [INFO] [stdout] | [INFO] [stdout] 694 | unsafe { &(*(::core::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:704:19 [INFO] [stdout] | [INFO] [stdout] 704 | unsafe { &(*(::core::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:714:19 [INFO] [stdout] | [INFO] [stdout] 714 | unsafe { &(*(::core::ptr::null::())).buf as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:795:14 [INFO] [stdout] | [INFO] [stdout] 795 | &(*(::core::ptr::null::())).ictx as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:807:14 [INFO] [stdout] | [INFO] [stdout] 807 | &(*(::core::ptr::null::())).octx as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:941:19 [INFO] [stdout] | [INFO] [stdout] 941 | unsafe { &(*(::core::ptr::null::())).state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:951:19 [INFO] [stdout] | [INFO] [stdout] 951 | unsafe { &(*(::core::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:961:19 [INFO] [stdout] | [INFO] [stdout] 961 | unsafe { &(*(::core::ptr::null::())).buf as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:1042:14 [INFO] [stdout] | [INFO] [stdout] 1042 | &(*(::core::ptr::null::())).ictx as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:1054:14 [INFO] [stdout] | [INFO] [stdout] 1054 | &(*(::core::ptr::null::())).octx as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:1523:14 [INFO] [stdout] | [INFO] [stdout] 1523 | &(*(::core::ptr::null::())).opaque as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:1806:14 [INFO] [stdout] | [INFO] [stdout] 1806 | &(*(::core::ptr::null::())).opaque as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2488:14 [INFO] [stdout] | [INFO] [stdout] 2488 | &(*(::core::ptr::null::())).k as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2501:14 [INFO] [stdout] | [INFO] [stdout] 2501 | &(*(::core::ptr::null::())).nonce [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2514:14 [INFO] [stdout] | [INFO] [stdout] 2514 | &(*(::core::ptr::null::()))._pad [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2641:19 [INFO] [stdout] | [INFO] [stdout] 2641 | unsafe { &(*(::core::ptr::null::())).hs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2971:14 [INFO] [stdout] | [INFO] [stdout] 2971 | &(*(::core::ptr::null::())).implementation_name as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2984:14 [INFO] [stdout] | [INFO] [stdout] 2984 | &(*(::core::ptr::null::())).random as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:2996:14 [INFO] [stdout] | [INFO] [stdout] 2996 | &(*(::core::ptr::null::())).stir as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:3008:14 [INFO] [stdout] | [INFO] [stdout] 3008 | &(*(::core::ptr::null::())).uniform as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:3019:19 [INFO] [stdout] | [INFO] [stdout] 3019 | unsafe { &(*(::core::ptr::null::())).buf as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/sodium_bindings.rs:3030:14 [INFO] [stdout] | [INFO] [stdout] 3030 | &(*(::core::ptr::null::())).close as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "ee84d567d8a77068031255245b5efdebb73f7c562759cf431a0f8cf3a0005c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee84d567d8a77068031255245b5efdebb73f7c562759cf431a0f8cf3a0005c94", kill_on_drop: false }` [INFO] [stdout] ee84d567d8a77068031255245b5efdebb73f7c562759cf431a0f8cf3a0005c94