[INFO] fetching crate trustfall 0.6.1... [INFO] building trustfall-0.6.1 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate trustfall 0.6.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate trustfall 0.6.1 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trustfall 0.6.1 [INFO] removed 3 missing examples [INFO] finished tweaking crates.io crate trustfall 0.6.1 [INFO] tweaked toml for crates.io crate trustfall 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate trustfall 0.6.1 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded async-graphql-value v2.11.3 [INFO] [stderr] Downloaded async-graphql-parser v2.11.3 [INFO] [stderr] Downloaded feed-rs v1.3.0 [INFO] [stderr] Downloaded hn_api v0.1.0 [INFO] [stderr] Downloaded trustfall_core v0.6.0 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded trustfall_derive v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1bccd36e3740cf325c990a1ed5d90355d1e32a56f52a1c5035438808b2d44c9 [INFO] running `Command { std: "docker" "start" "-a" "b1bccd36e3740cf325c990a1ed5d90355d1e32a56f52a1c5035438808b2d44c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1bccd36e3740cf325c990a1ed5d90355d1e32a56f52a1c5035438808b2d44c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1bccd36e3740cf325c990a1ed5d90355d1e32a56f52a1c5035438808b2d44c9", kill_on_drop: false }` [INFO] [stdout] b1bccd36e3740cf325c990a1ed5d90355d1e32a56f52a1c5035438808b2d44c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a02e3d2213f96624b0dc70dc60ecc7d19bec96d21a6141413c7fe8b14ce147bf [INFO] running `Command { std: "docker" "start" "-a" "a02e3d2213f96624b0dc70dc60ecc7d19bec96d21a6141413c7fe8b14ce147bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling trustfall_core v0.6.0 [INFO] [stderr] Compiling trustfall v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.44s [INFO] running `Command { std: "docker" "inspect" "a02e3d2213f96624b0dc70dc60ecc7d19bec96d21a6141413c7fe8b14ce147bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02e3d2213f96624b0dc70dc60ecc7d19bec96d21a6141413c7fe8b14ce147bf", kill_on_drop: false }` [INFO] [stdout] a02e3d2213f96624b0dc70dc60ecc7d19bec96d21a6141413c7fe8b14ce147bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e045e6f69f03d498b0c129005032ba0afdc557d7250b21e5c06bfdc6369f6810 [INFO] running `Command { std: "docker" "start" "-a" "e045e6f69f03d498b0c129005032ba0afdc557d7250b21e5c06bfdc6369f6810", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling feed-rs v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling hn_api v0.1.0 [INFO] [stderr] Compiling trustfall_core v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling trustfall v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcf3Mdmr/symbols.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.hackernews.6d7ea8e77973b332-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a.5aqqzyz5hn20br0y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libron-f8bfdd4c21c4e1d9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0a4bc6544684ad77.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-daa1f595eb6984f7.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a4e7a2070ba6ab11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-db8065950619a545.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libhyper-0ffd791687e89939.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libh2-da129ba831f51dbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d962575dc9c7ec8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54cfc3c7e4bc6702.rlib" "/opt/rustwide/target/debug/deps/libtracing-9be2c6bfecc0644b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libtokio-32c1b3b9a880274b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9d510fc025e91085.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1748616e23775bfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-ec9ad23a2bcb73ad.rlib" "/opt/rustwide/target/debug/deps/libhn_api-cd0b81d4169404a5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-88899bf86ec91e1b.rlib" "/opt/rustwide/target/debug/deps/libuuid-e0c67f4535b83ea2.rlib" "/opt/rustwide/target/debug/deps/librand-d30e7181edcf9648.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fd7b0553ee37580e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cacc355ba10134dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-ec93b71a2ff5c001.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a87947fbc0ab923d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9b2a050aa772a852.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ec08924a5e92a48b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libflate2-eee450febcb582d6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-868e2cedf83b2b59.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ac15995400456b20.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a723c3a1353b5625.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b6430bab99e3cb77.rlib" "/opt/rustwide/target/debug/deps/libhyper-5319642791b3d34a.rlib" "/opt/rustwide/target/debug/deps/libwant-6b59be48b015cdc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libtokio-667ebc44c6562d13.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6365d7a2620e0de7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-eec07a074b4b49e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-113872085ac998b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffeb0cffb5fe3786.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-522f233f5f56ceec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ffe474ac0245485d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-25cd189fbce10430.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3265bc7056341288.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd9a7795513c8430.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b1b32b19cda3446.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7b24bed674c70bfb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ca9cafbc895a74e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3abc72bfe665d4a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-60018901ae24944f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dba5b5c1cdff53b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-8b413e5045897b3f.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee0cef28e8779da.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0ced32ec6873dea9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-11721b73e9d8f432.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-692b2cdb5f6c8ad6.rlib" "/opt/rustwide/target/debug/deps/libh2-4c81094a322ae2f9.rlib" "/opt/rustwide/target/debug/deps/libstring-b48a9d0d87e2ea93.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a17dc67bba763644.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-214f343fbc9f3bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libhttp-8273df1acdd39a8d.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a111a34ddc0a99f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-aae861b0b9fc42ca.rlib" "/opt/rustwide/target/debug/deps/liblog-141636494f575cdb.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-5b4ce516f870e0a4.rlib" "/opt/rustwide/target/debug/deps/liburl-b8ad465779e6b13d.rlib" "/opt/rustwide/target/debug/deps/libidna-05cfe6fe2defb8c3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af0f1e9b15d2fb7a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libtry_from-054f899fa4515c0a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libfailure-264f2f90b2161491.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2fd6939c95f5028e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-e30f535ee6df9818.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c18cab981a4e3f9f.rlib" "/opt/rustwide/target/debug/deps/libgimli-57e56b2068948121.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libcookie-2790b12c10c7b5af.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/liburl-b66f6ad6a9f11379.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-33525928c7429483.rlib" "/opt/rustwide/target/debug/deps/libidna-05a76974dbca2ca2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libbytes-279414a331d6c76a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8a72f1edd109ec5f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libbase64-b8a1c25d1b70c53f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libtrustfall-5feaedeb069ba62d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f0d64982bb7b8f4e.rlib" "/opt/rustwide/target/debug/deps/libtrustfall_core-cc53c9c5946da683.rlib" "/opt/rustwide/target/debug/deps/libregex-7bc2d54b486f6e74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-608d69e39b5df3c7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/libitertools-32ad1ff1afa7a552.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1edcec05ee9b1ca3.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-f85bd6b6d32cd664.rlib" "/opt/rustwide/target/debug/deps/libpest-5d22bd25a82eaa68.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3c1342ae20565022.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-0616358257a45442.rlib" "/opt/rustwide/target/debug/deps/libserde_json-31ded8d48481a578.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-1918cff7f5e09990.rlib" "/opt/rustwide/target/debug/deps/libindexmap-84b38c5cfe319daf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib" "/opt/rustwide/target/debug/deps/libserde-9e09cd23ada77ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hackernews-0435e17471de665a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trustfall` (example "hackernews") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e045e6f69f03d498b0c129005032ba0afdc557d7250b21e5c06bfdc6369f6810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e045e6f69f03d498b0c129005032ba0afdc557d7250b21e5c06bfdc6369f6810", kill_on_drop: false }` [INFO] [stdout] e045e6f69f03d498b0c129005032ba0afdc557d7250b21e5c06bfdc6369f6810 [INFO] building trustfall-0.6.1 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate trustfall 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate trustfall 0.6.1 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trustfall 0.6.1 [INFO] removed 3 missing examples [INFO] finished tweaking crates.io crate trustfall 0.6.1 [INFO] tweaked toml for crates.io crate trustfall 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate trustfall 0.6.1 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778d25a15c1cd9c9588b598db68684a1b467c6a07537963c1af7350c6d7f8c72 [INFO] running `Command { std: "docker" "start" "-a" "778d25a15c1cd9c9588b598db68684a1b467c6a07537963c1af7350c6d7f8c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778d25a15c1cd9c9588b598db68684a1b467c6a07537963c1af7350c6d7f8c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778d25a15c1cd9c9588b598db68684a1b467c6a07537963c1af7350c6d7f8c72", kill_on_drop: false }` [INFO] [stdout] 778d25a15c1cd9c9588b598db68684a1b467c6a07537963c1af7350c6d7f8c72 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5a3dfc705470d6604abd6838048bff322b8915672236c0b506c9d3cd0385148 [INFO] running `Command { std: "docker" "start" "-a" "a5a3dfc705470d6604abd6838048bff322b8915672236c0b506c9d3cd0385148", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling trustfall_core v0.6.0 [INFO] [stderr] Compiling trustfall v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.81s [INFO] running `Command { std: "docker" "inspect" "a5a3dfc705470d6604abd6838048bff322b8915672236c0b506c9d3cd0385148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a3dfc705470d6604abd6838048bff322b8915672236c0b506c9d3cd0385148", kill_on_drop: false }` [INFO] [stdout] a5a3dfc705470d6604abd6838048bff322b8915672236c0b506c9d3cd0385148 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae0534ce9793fe0167498205ce6b74c71374a9f459b727a4292834cd0c194592 [INFO] running `Command { std: "docker" "start" "-a" "ae0534ce9793fe0167498205ce6b74c71374a9f459b727a4292834cd0c194592", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling feed-rs v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling hn_api v0.1.0 [INFO] [stderr] Compiling trustfall_core v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling trustfall v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.74s [INFO] running `Command { std: "docker" "inspect" "ae0534ce9793fe0167498205ce6b74c71374a9f459b727a4292834cd0c194592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0534ce9793fe0167498205ce6b74c71374a9f459b727a4292834cd0c194592", kill_on_drop: false }` [INFO] [stdout] ae0534ce9793fe0167498205ce6b74c71374a9f459b727a4292834cd0c194592