[INFO] cloning repository https://github.com/timokoesters/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timokoesters/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f1e3d821452f4a22422ca5bb6c92829ed4edcd5 [INFO] testing timokoesters/conduit against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timokoesters/conduit on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timokoesters/conduit [INFO] finished tweaking git repo https://github.com/timokoesters/conduit [INFO] tweaked toml for git repo https://github.com/timokoesters/conduit written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/timokoesters/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ced185def00e2b09f38d273a21a7d5d9bb8b9e4393646da57725ed5d77e79c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0ced185def00e2b09f38d273a21a7d5d9bb8b9e4393646da57725ed5d77e79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ced185def00e2b09f38d273a21a7d5d9bb8b9e4393646da57725ed5d77e79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ced185def00e2b09f38d273a21a7d5d9bb8b9e4393646da57725ed5d77e79c", kill_on_drop: false }` [INFO] [stdout] d0ced185def00e2b09f38d273a21a7d5d9bb8b9e4393646da57725ed5d77e79c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479b0e4f84938abb4a8dbb64b362749a492d95e2a357218af359f587537a6828 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "479b0e4f84938abb4a8dbb64b362749a492d95e2a357218af359f587537a6828", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ruma-events-macros v0.21.3 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-api-macros v0.16.1 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling ruma-identifiers v0.17.1 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.1 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-serde v0.2.2 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-api v0.16.1 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ruma-events v0.21.3 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling ruma-client-api v0.9.0 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling ruma-federation-api v0.0.2 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling ruma v0.1.0 (https://github.com/ruma/ruma?rev=d5d2d1d893fa12d27960e4c58d6c09b215d06e95#d5d2d1d8) [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 13s [INFO] running `Command { std: "docker" "inspect" "479b0e4f84938abb4a8dbb64b362749a492d95e2a357218af359f587537a6828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479b0e4f84938abb4a8dbb64b362749a492d95e2a357218af359f587537a6828", kill_on_drop: false }` [INFO] [stdout] 479b0e4f84938abb4a8dbb64b362749a492d95e2a357218af359f587537a6828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 155218d880df17085855199ad1a59993c63710f26c973f1e51adaabdb0e44d4c [INFO] running `Command { std: "docker" "start" "-a" "155218d880df17085855199ad1a59993c63710f26c973f1e51adaabdb0e44d4c", kill_on_drop: false }` [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `conduit`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name conduit --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="conduit_bin"' --cfg 'feature="default"' -C metadata=4b29149dc89bee7e -C extra-filename=-4b29149dc89bee7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern conduit=/opt/rustwide/target/debug/deps/libconduit-854b976e764e9416.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-dc46626f9288ecde.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-a4f9962c87646ee8.rlib --extern js_int=/opt/rustwide/target/debug/deps/libjs_int-088500c82570f2c0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7af3128b2a536618.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-2ee511135af76987.rlib --extern ruma=/opt/rustwide/target/debug/deps/libruma-7235d9ef60bda1f0.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-7b8f54da7c31bb33.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2be47a34039aed0f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d820a4001ce5575.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-b33f7f388b15f730.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3aa4a1a9a53c158b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14843e4161cb4fa7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-88674961c1476654/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "155218d880df17085855199ad1a59993c63710f26c973f1e51adaabdb0e44d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155218d880df17085855199ad1a59993c63710f26c973f1e51adaabdb0e44d4c", kill_on_drop: false }` [INFO] [stdout] 155218d880df17085855199ad1a59993c63710f26c973f1e51adaabdb0e44d4c