[INFO] fetching crate rsmgp-sys 1.0.0... [INFO] testing rsmgp-sys-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rsmgp-sys 1.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rsmgp-sys 1.0.0 [INFO] finished tweaking crates.io crate rsmgp-sys 1.0.0 [INFO] tweaked toml for crates.io crate rsmgp-sys 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsmgp-sys 1.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.57.0 (available: v0.72.1) [INFO] [stderr] Adding mockall v0.9.1 (available: v0.14.0) [INFO] [stderr] Adding mockall_double v0.2.1 (available: v0.3.1) [INFO] [stderr] Adding serial_test v0.5.1 (available: v3.4.0) [INFO] [stderr] Adding snafu v0.6.10 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f222b6f8de4a5d5b3f31c7f8aa929c646dc8f74ebd39bdbd46907aecbe898314 [INFO] running `Command { std: "docker" "start" "-a" "f222b6f8de4a5d5b3f31c7f8aa929c646dc8f74ebd39bdbd46907aecbe898314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f222b6f8de4a5d5b3f31c7f8aa929c646dc8f74ebd39bdbd46907aecbe898314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f222b6f8de4a5d5b3f31c7f8aa929c646dc8f74ebd39bdbd46907aecbe898314", kill_on_drop: false }` [INFO] [stdout] f222b6f8de4a5d5b3f31c7f8aa929c646dc8f74ebd39bdbd46907aecbe898314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b74df6a3440460c34a2433a0409dbc91b08740262bcd9eb0c19dcdeadfbe1c [INFO] running `Command { std: "docker" "start" "-a" "f2b74df6a3440460c34a2433a0409dbc91b08740262bcd9eb0c19dcdeadfbe1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling c_str_macro v1.0.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling rsmgp-sys v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/mod.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.68s [INFO] running `Command { std: "docker" "inspect" "f2b74df6a3440460c34a2433a0409dbc91b08740262bcd9eb0c19dcdeadfbe1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b74df6a3440460c34a2433a0409dbc91b08740262bcd9eb0c19dcdeadfbe1c", kill_on_drop: false }` [INFO] [stdout] f2b74df6a3440460c34a2433a0409dbc91b08740262bcd9eb0c19dcdeadfbe1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7877771ac637cf4588f3c6775a74edd000759b4bf5ce14304bd979db3a8a1b8e [INFO] running `Command { std: "docker" "start" "-a" "7877771ac637cf4588f3c6775a74edd000759b4bf5ce14304bd979db3a8a1b8e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling fragile v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling rsmgp-sys v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/mod.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/mod.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> MgpResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:4813 [INFO] [stdout] | [INFO] [stdout] 10 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:5059 [INFO] [stdout] | [INFO] [stdout] 10 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:7418 [INFO] [stdout] | [INFO] [stdout] 10 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:32263 [INFO] [stdout] | [INFO] [stdout] 10 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_label > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:33007 [INFO] [stdout] | [INFO] [stdout] 10 | ...! (unsafe { & (* (:: std :: ptr :: null :: < mgp_edge_type > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:34182 [INFO] [stdout] | [INFO] [stdout] 10 | ...! (unsafe { & (* (:: std :: ptr :: null :: < mgp_property > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:34390 [INFO] [stdout] | [INFO] [stdout] 10 | ...! (unsafe { & (* (:: std :: ptr :: null :: < mgp_property > ())) . value as * const _ as usize } , 8usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:36185 [INFO] [stdout] | [INFO] [stdout] 10 | ...! (unsafe { & (* (:: std :: ptr :: null :: < mgp_vertex_id > ())) . as_int as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/rsmgp-sys-31f0331685148157/out/bindings.rs:10:40830 [INFO] [stdout] | [INFO] [stdout] 10 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_edge_id > ())) . as_int as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsmgp-sys` (lib test) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7877771ac637cf4588f3c6775a74edd000759b4bf5ce14304bd979db3a8a1b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7877771ac637cf4588f3c6775a74edd000759b4bf5ce14304bd979db3a8a1b8e", kill_on_drop: false }` [INFO] [stdout] 7877771ac637cf4588f3c6775a74edd000759b4bf5ce14304bd979db3a8a1b8e