[INFO] cloning repository https://github.com/r-bar/diesel_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-bar/diesel_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30386003bfe7885d0bf8756e1b2ee7afb49462fc [INFO] documenting r-bar/diesel_demo against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r-bar/diesel_demo on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/r-bar/diesel_demo [INFO] finished tweaking git repo https://github.com/r-bar/diesel_demo [INFO] tweaked toml for git repo https://github.com/r-bar/diesel_demo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/r-bar/diesel_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d11fe989d24a1b6ebe597b295ea3213616105321969ec318bce6eeb8d95c0cb [INFO] running `Command { std: "docker" "start" "-a" "2d11fe989d24a1b6ebe597b295ea3213616105321969ec318bce6eeb8d95c0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d11fe989d24a1b6ebe597b295ea3213616105321969ec318bce6eeb8d95c0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d11fe989d24a1b6ebe597b295ea3213616105321969ec318bce6eeb8d95c0cb", kill_on_drop: false }` [INFO] [stdout] 2d11fe989d24a1b6ebe597b295ea3213616105321969ec318bce6eeb8d95c0cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e57a35c63f5d968dd69fe085d998ca050869784438c57a24d703477c75e4e9 [INFO] running `Command { std: "docker" "start" "-a" "30e57a35c63f5d968dd69fe085d998ca050869784438c57a24d703477c75e4e9", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling diesel_codegen v0.16.0 [INFO] [stderr] Checking diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x4e6753)[0x7f34093e9753] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x143c0)[0x7f3408b4b3c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(__rbt_backtrace_alloc+0x74)[0x7f33fa39e72d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x650b19)[0x7f33fa39db19] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x65123f)[0x7f33fa39e23f] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(dl_iterate_phdr+0x185)[0x7f3408a982f5] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(__rbt_backtrace_initialize+0xe5)[0x7f33fa39e36b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x64fbe0)[0x7f33fa39cbe0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(__rbt_backtrace_pcinfo+0x37)[0x7f33fa39cc9c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN9backtrace9symbolize12libbacktrace7resolve17hb5f047bb970879eaE+0x9e)[0x7f33fa39be9e] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN9backtrace9symbolize7resolve17h709665aaa2919724E+0x23)[0x7f33fa395913] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN9backtrace7capture9Backtrace7resolve17h2feea05342491972E+0xfa)[0x7f33fa397d1a] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN9backtrace7capture9Backtrace3new17h3b6a65662a71b082E+0x25)[0x7f33fa397a55] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN11error_chain14make_backtrace17h28d5083b0bc591f6E+0x9f)[0x7f33fa38ceef] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN61_$LT$error_chain..State$u20$as$u20$core..default..Default$GT$7default17h65d84ef68f60c066E+0x1f)[0x7f33fa38cf5f] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN6dotenv5Error9from_kind17h0f538cefa1400691E+0x35)[0x7f33fa1f6ce5] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN78_$LT$dotenv..Error$u20$as$u20$core..convert..From$LT$dotenv..ErrorKind$GT$$GT$4from17h21b349c6310d4040E+0x2c)[0x7f33fa1f707c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN50_$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$4into17ha59a3aff8b39013eE+0x2c)[0x7f33fa1f433c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x4a7dc8)[0x7f33fa1f4dc8] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x4a87ee)[0x7f33fa1f57ee] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x4aad28)[0x7f33fa1f7d28] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN4core6result19Result$LT$T$C$E$GT$3map17hd25407af7a613169E+0x4c)[0x7f33fa1f9e7c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN6dotenv9from_path17hbd9a9e8d1517eeb3E+0x41)[0x7f33fa1f6361] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x4a8e02)[0x7f33fa1f5e02] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN6dotenv13from_filename17hf506d9e0afd6a919E+0xd6)[0x7f33fa1f64c6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(_ZN6dotenv6dotenv17h61ebee0aab715044E+0x1c)[0x7f33fa1f657c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x294bc9)[0x7f33f9fe1bc9] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x29481a)[0x7f33f9fe181a] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2a7384)[0x7f33f9ff4384] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2997f6)[0x7f33f9fe67f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2995f6)[0x7f33f9fe65f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2d11de)[0x7f33fa01e1de] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c43c6)[0x7f33fa0113c6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c3892)[0x7f33fa010892] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c28d7)[0x7f33fa00f8d7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c3409)[0x7f33fa010409] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c28b4)[0x7f33fa00f8b4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c425c)[0x7f33fa01125c] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x291834)[0x7f33f9fde834] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2914da)[0x7f33f9fde4da] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2a13d4)[0x7f33f9fee3d4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c3734)[0x7f33fa010734] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2b56b0)[0x7f33fa0026b0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2a15aa)[0x7f33f9fee5aa] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2aabeb)[0x7f33f9ff7beb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2a14e1)[0x7f33f9fee4e1] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x291490)[0x7f33f9fde490] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c3595)[0x7f33fa010595] [INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so(+0x2c437c)[0x7f33fa01137c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x2c26f41)[0x7f340bb29f41] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(_RNvXs0_NtCsfaPw5C0Y964_12rustc_expand10proc_macroNtB5_15ProcMacroDeriveNtNtB7_4base17MultiItemModifier6expand+0x122)[0x7f340bb25882] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(_RNvMs1_NtCsfaPw5C0Y964_12rustc_expand6expandNtB5_13MacroExpander21fully_expand_fragment+0xf41)[0x7f340b039971] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(_RNvMs1_NtCsfaPw5C0Y964_12rustc_expand6expandNtB5_13MacroExpander12expand_crate+0x29e)[0x7f340bb37e6e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x259dea4)[0x7f340b4a0ea4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x25973d3)[0x7f340b49a3d3] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(_RNvMs0_NtCs1yfbvoepRhG_15rustc_interface7queriesNtB5_7Queries9expansion+0x297)[0x7f340b4c15b7] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x25674a9)[0x7f340b46a4a9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x258fc7f)[0x7f340b492c7f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x25682f4)[0x7f340b46b2f4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x2565a92)[0x7f340b468a92] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x257cbaf)[0x7f340b47fbaf] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-0c7452178266cea2.so(+0x257cce9)[0x7f340b47fce9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/bin/../lib/libstd-e17ad048e2926c1e.so(rust_metadata_std_49987cacb63ffdeb+0xab3f3)[0x7f3408c323f3] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7f3408b3f609] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f3408a58163] [INFO] [stderr] error: could not document `diesel_demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name diesel_demo src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=1867696a5fa8e9b9 -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-d9591e78a387eef5.rmeta --extern diesel_codegen=/opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-d7721b1ce9d4a452.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel_demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_demo src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=1867696a5fa8e9b9 -C extra-filename=-1867696a5fa8e9b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-d9591e78a387eef5.rmeta --extern diesel_codegen=/opt/rustwide/target/debug/deps/libdiesel_codegen-fce618d8a7b8dff9.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-d7721b1ce9d4a452.rmeta -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-fb335c7de7eaa0d2/out/.libs` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "30e57a35c63f5d968dd69fe085d998ca050869784438c57a24d703477c75e4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e57a35c63f5d968dd69fe085d998ca050869784438c57a24d703477c75e4e9", kill_on_drop: false }` [INFO] [stdout] 30e57a35c63f5d968dd69fe085d998ca050869784438c57a24d703477c75e4e9