[INFO] fetching crate mini-backtrace 0.1.1... [INFO] checking mini-backtrace-0.1.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate mini-backtrace 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mini-backtrace 0.1.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mini-backtrace 0.1.1 [INFO] finished tweaking crates.io crate mini-backtrace 0.1.1 [INFO] tweaked toml for crates.io crate mini-backtrace 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate mini-backtrace 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bed227ab788f0e2ab056074b546fcbd01d9e67c30bcefc2e893b9bd9d1e3cb7 [INFO] running `Command { std: "docker" "start" "-a" "3bed227ab788f0e2ab056074b546fcbd01d9e67c30bcefc2e893b9bd9d1e3cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bed227ab788f0e2ab056074b546fcbd01d9e67c30bcefc2e893b9bd9d1e3cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bed227ab788f0e2ab056074b546fcbd01d9e67c30bcefc2e893b9bd9d1e3cb7", kill_on_drop: false }` [INFO] [stdout] 3bed227ab788f0e2ab056074b546fcbd01d9e67c30bcefc2e893b9bd9d1e3cb7 [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035ec7251142c66be16e3e8b87ac10b374f12725ee559304ce088d26b859637f [INFO] running `Command { std: "docker" "start" "-a" "035ec7251142c66be16e3e8b87ac10b374f12725ee559304ce088d26b859637f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling mini-backtrace v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mini-backtrace-3440c54247607db6/out/bindings.rs:3:2190 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , conc... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:2437 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , con... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:3726 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < unw_context_t > ())) . data as * const _ as usize } , 0usize , 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:4348 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < unw_cursor_t > ())) . data 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:5470 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . start_ip 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:5693 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . end_ip as * const _ as usize } , 8usize , concat ! ("Offset of... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:5912 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . lsda as * const _ as usize } , 16usize , concat ! ("Offset of ... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:6128 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . handler as * const _ as usize } , 24usize , 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:6350 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . gp as * const _ as usize } , 32usize , 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:6562 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . flags as * const _ as usize } , 40usize , concat ! ("Offset of... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:6780 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . format as * const _ as usize } , 48usize , concat ! ("Offset o... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:7000 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . unwind_info_size as * const _ as usize } , 52usize , concat ! ... [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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:7240 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . unwind_info as * const _ as usize } , 56usize , 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/mini-backtrace-3440c54247607db6/out/bindings.rs:3:7470 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < unw_proc_info_t > ())) . extra as * const _ as usize } , 64usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.18s [INFO] running `Command { std: "docker" "inspect" "035ec7251142c66be16e3e8b87ac10b374f12725ee559304ce088d26b859637f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035ec7251142c66be16e3e8b87ac10b374f12725ee559304ce088d26b859637f", kill_on_drop: false }` [INFO] [stdout] 035ec7251142c66be16e3e8b87ac10b374f12725ee559304ce088d26b859637f