[INFO] cloning repository https://github.com/ehuff700/pstruct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ehuff700/pstruct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuff700%2Fpstruct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuff700%2Fpstruct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d024a7c2e4d620967b8b3d87c82c34b6c8d00c98 [INFO] testing ehuff700/pstruct against 1.99.0-beta.1 for beta-1.99-5 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuff700%2Fpstruct" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ehuff700/pstruct [INFO] finished tweaking git repo https://github.com/ehuff700/pstruct [INFO] tweaked toml for git repo https://github.com/ehuff700/pstruct written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ehuff700/pstruct on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ehuff700/pstruct already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2 [INFO] running `Command { std: "docker" "start" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling pstruct v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling pstruct v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pstruct-f61c9eb5c2f49086) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pstruct [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - p_struct (line 88) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - p_struct (line 88) stdout ---- [INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (415) panicked at src/lib.rs:43:21: [INFO] [stdout] misaligned pointer dereference: address must be a multiple of 0x2 but is 0x63d04ee7e977 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d04eeb1541 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d04eeb1541 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d04eeb1541 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63d04eeb1541 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63d04eec1a2a - ::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63d04eec1a2a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 6: 0x63d04eeb495c - core[7c831bd917ebf35f]::io::write::default_write_fmt:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11 [INFO] [stdout] 7: 0x63d04eeb495c - ::write_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13 [INFO] [stdout] 8: 0x63d04ee9b9c6 - ::print [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63d04ee9b9c6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63d04eeae001 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x63d04eeae1bb - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13 [INFO] [stdout] 12: 0x63d04ee9ba72 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13 [INFO] [stdout] 13: 0x63d04ee948b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x63d04ee9c1ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5 [INFO] [stdout] 15: 0x63d04eec1f9d - core[7c831bd917ebf35f]::panicking::panic_nounwind_fmt::runtime [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:122:22 [INFO] [stdout] 16: 0x63d04eec1f9d - core[7c831bd917ebf35f]::panicking::panic_nounwind_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/intrinsics/mod.rs:2636:9 [INFO] [stdout] 17: 0x63d04eec2129 - core[7c831bd917ebf35f]::panicking::panic_misaligned_pointer_dereference [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:284:5 [INFO] [stdout] 18: 0x63d04ee8a62b - rust_out[af349a59b2014a07]::main::_doctest_main_src_lib_rs_88_0 [INFO] [stdout] 19: 0x63d04ee8a196 - rust_out[af349a59b2014a07]::main [INFO] [stdout] 20: 0x63d04ee8ab83 - >::call_once [INFO] [stdout] 21: 0x63d04ee8a116 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x63d04ee8a169 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 23: 0x63d04eead769 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x63d04eead769 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 25: 0x63d04eead769 - std[104cf6e2632825ea]::panicking::catch_unwind:: + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 26: 0x63d04eead769 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x63d04eead769 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x63d04eead769 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 29: 0x63d04eead769 - std[104cf6e2632825ea]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63d04eead769 - std[104cf6e2632825ea]::panic::catch_unwind:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d04eead769 - std[104cf6e2632825ea]::rt::lang_start_internal [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x63d04ee8a041 - std[104cf6e2632825ea]::rt::lang_start::<()> [INFO] [stdout] 33: 0x63d04ee8abc5 - main [INFO] [stdout] 34: 0x74bede87c601 - [INFO] [stdout] 35: 0x74bede87c718 - __libc_start_main [INFO] [stdout] 36: 0x63d04ee89ec5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] thread caused non-unwinding panic. aborting. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - p_struct (line 88) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2", kill_on_drop: false }` [INFO] [stdout] ab90ef06cad454220187fc1197e402556fdca95672a56f8f762110b409c1ebb2