[INFO] fetching crate micro-ecc-sys 0.3.2... [INFO] checking micro-ecc-sys-0.3.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate micro-ecc-sys 0.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate micro-ecc-sys 0.3.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate micro-ecc-sys 0.3.2 [INFO] finished tweaking crates.io crate micro-ecc-sys 0.3.2 [INFO] tweaked toml for crates.io crate micro-ecc-sys 0.3.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98a7b5a97d62062cdd0b3b143b3edec0450b50f2fde21ae4a9fa90cac884a20 [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" "f98a7b5a97d62062cdd0b3b143b3edec0450b50f2fde21ae4a9fa90cac884a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98a7b5a97d62062cdd0b3b143b3edec0450b50f2fde21ae4a9fa90cac884a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98a7b5a97d62062cdd0b3b143b3edec0450b50f2fde21ae4a9fa90cac884a20", kill_on_drop: false }` [INFO] [stdout] f98a7b5a97d62062cdd0b3b143b3edec0450b50f2fde21ae4a9fa90cac884a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0057e22cf64be1e0489cc19a5175940761652e074e6319afc060728a7531e9af [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" "0057e22cf64be1e0489cc19a5175940761652e074e6319afc060728a7531e9af", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling micro-ecc-sys v0.3.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] warning: In file included from micro-ecc/uECC.c:738: [INFO] [stderr] warning: micro-ecc/curve-specific.inc: In function 'mod_sqrt_secp224r1': [INFO] [stderr] warning: micro-ecc/curve-specific.inc:544:59: warning: unused parameter 'curve' [-Wunused-parameter] [INFO] [stderr] warning: 544 | static void mod_sqrt_secp224r1(uECC_word_t *a, uECC_Curve curve) { [INFO] [stderr] warning: | ~~~~~~~~~~~^~~~~ [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:5933 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } # [test] fn bindgen_test_layout___fsid_t () { assert_eq ! (:: core :: mem :: size_of :: < __fsid_t > () , 8usize , concat ! ("Size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:6236 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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: function `bindgen_test_layout_uECC_HashContext` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:10596 [INFO] [stdout] | [INFO] [stdout] 3 | ...t] fn bindgen_test_layout_uECC_HashContext () { assert_eq ! (:: core :: mem :: size_of :: < uECC_HashContext > () , 40usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_u_ecc_hash_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:10940 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . init_hash as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11167 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . update_hash as * const _ as usize } , 8usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11398 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . finish_hash as * const _ as usize } , 16usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11630 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . block_size as * const _ as usize } , 24usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11860 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . result_size as * const _ as usize } , 28usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:12092 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . tmp as * const _ as usize } , 32usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.26s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling micro-ecc-sys v0.3.2 (/tmp/fixit) [INFO] [stderr] warning: In file included from micro-ecc/uECC.c:738: [INFO] [stderr] warning: micro-ecc/curve-specific.inc: In function 'mod_sqrt_secp224r1': [INFO] [stderr] warning: micro-ecc/curve-specific.inc:544:59: warning: unused parameter 'curve' [-Wunused-parameter] [INFO] [stderr] warning: 544 | static void mod_sqrt_secp224r1(uECC_word_t *a, uECC_Curve curve) { [INFO] [stderr] warning: | ~~~~~~~~~~~^~~~~ [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:5933 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } # [test] fn bindgen_test_layout___fsid_t () { assert_eq ! (:: core :: mem :: size_of :: < __fsid_t > () , 8usize , concat ! ("Size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:6236 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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: function `bindgen_test_layout_uECC_HashContext` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:10596 [INFO] [stdout] | [INFO] [stdout] 3 | ...t] fn bindgen_test_layout_uECC_HashContext () { assert_eq ! (:: core :: mem :: size_of :: < uECC_HashContext > () , 40usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_u_ecc_hash_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:10940 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . init_hash as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11167 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . update_hash as * const _ as usize } , 8usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11398 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . finish_hash as * const _ as usize } , 16usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11630 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . block_size as * const _ as usize } , 24usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:11860 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . result_size as * const _ as usize } , 28usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/micro-ecc-sys-8b8ca74c1a62bf40/out/bindings.rs:3:12092 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < uECC_HashContext > ())) . tmp as * const _ as usize } , 32usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "0057e22cf64be1e0489cc19a5175940761652e074e6319afc060728a7531e9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0057e22cf64be1e0489cc19a5175940761652e074e6319afc060728a7531e9af", kill_on_drop: false }` [INFO] [stdout] 0057e22cf64be1e0489cc19a5175940761652e074e6319afc060728a7531e9af