[INFO] fetching crate rsmgp-sys 1.0.0...
[INFO] building rsmgp-sys-1.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rsmgp-sys 1.0.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsmgp-sys 1.0.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 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.13.1)
[INFO] [stderr]       Adding mockall_double v0.2.1 (available: v0.3.1)
[INFO] [stderr]       Adding serial_test v0.5.1 (available: v3.2.0)
[INFO] [stderr]       Adding snafu v0.6.10 (available: v0.8.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 233aa15b97dfa80d81ea13005d33d0580f2022b86960045deb2752d91d5ef0ff
[INFO] running `Command { std: "docker" "start" "-a" "233aa15b97dfa80d81ea13005d33d0580f2022b86960045deb2752d91d5ef0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "233aa15b97dfa80d81ea13005d33d0580f2022b86960045deb2752d91d5ef0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233aa15b97dfa80d81ea13005d33d0580f2022b86960045deb2752d91d5ef0ff", kill_on_drop: false }`
[INFO] [stdout] 233aa15b97dfa80d81ea13005d33d0580f2022b86960045deb2752d91d5ef0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ba188e992c9f93c45e0eb43bb791361e076236a78cd37ba8a333f99842e30ff
[INFO] running `Command { std: "docker" "start" "-a" "4ba188e992c9f93c45e0eb43bb791361e076236a78cd37ba8a333f99842e30ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bindgen v0.57.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling c_str_macro v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling mockall_double v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[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<ListIterator> {
[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<ListIterator<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "4ba188e992c9f93c45e0eb43bb791361e076236a78cd37ba8a333f99842e30ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba188e992c9f93c45e0eb43bb791361e076236a78cd37ba8a333f99842e30ff", kill_on_drop: false }`
[INFO] [stdout] 4ba188e992c9f93c45e0eb43bb791361e076236a78cd37ba8a333f99842e30ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15cfef5c9806c1330a3ee1951321d2309a416fd4f5c13b4b2403ef32e21f56fd
[INFO] running `Command { std: "docker" "start" "-a" "15cfef5c9806c1330a3ee1951321d2309a416fd4f5c13b4b2403ef32e21f56fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling mockall_double v0.2.1
[INFO] [stderr]    Compiling mockall_derive v0.9.1
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling fragile v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling mockall v0.9.1
[INFO] [stderr]    Compiling bindgen v0.57.0
[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<ListIterator> {
[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<ListIterator<'_>> {
[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<ListIterator> {
[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<ListIterator<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:4813
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , conca...
[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]   --> /opt/rustwide/target/debug/build/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:5059
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , conc...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:7418
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...t_eq ! (unsafe { & (* (:: std :: 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] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:32263
[INFO] [stdout]    |
[INFO] [stdout] 10 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_label > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of field...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:33007
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_edge_type > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:34182
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_property > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:34390
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_property > ())) . value as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:36185
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_vertex_id > ())) . as_int as * const _ as usize } , 0usize , concat ! ("Offset of f...
[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/rsmgp-sys-ae17ed7dce0baa25/out/bindings.rs:10:40830
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < mgp_edge_id > ())) . as_int as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.63s
[INFO] running `Command { std: "docker" "inspect" "15cfef5c9806c1330a3ee1951321d2309a416fd4f5c13b4b2403ef32e21f56fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15cfef5c9806c1330a3ee1951321d2309a416fd4f5c13b4b2403ef32e21f56fd", kill_on_drop: false }`
[INFO] [stdout] 15cfef5c9806c1330a3ee1951321d2309a416fd4f5c13b4b2403ef32e21f56fd
