[INFO] cloning repository https://github.com/social-network/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/social-network/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88fb6d129f8e493a785f79f8a4dff292f0658564 [INFO] testing social-network/conduit against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/social-network/conduit on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/social-network/conduit [INFO] finished tweaking git repo https://github.com/social-network/conduit [INFO] tweaked toml for git repo https://github.com/social-network/conduit written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/social-network/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c04068b566e1f8c71aa76016c97300faff082c9e29aa8d4153347b9232d0479f [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" "c04068b566e1f8c71aa76016c97300faff082c9e29aa8d4153347b9232d0479f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c04068b566e1f8c71aa76016c97300faff082c9e29aa8d4153347b9232d0479f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04068b566e1f8c71aa76016c97300faff082c9e29aa8d4153347b9232d0479f", kill_on_drop: false }` [INFO] [stdout] c04068b566e1f8c71aa76016c97300faff082c9e29aa8d4153347b9232d0479f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121a2c2b996be5f4829f870b148f8b154242f3f58b26cad6b4f9c3bd784378bb [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" "121a2c2b996be5f4829f870b148f8b154242f3f58b26cad6b4f9c3bd784378bb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling num-traits v0.2.12 [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.10 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [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 devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [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 toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [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.8 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling conduit v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 59s [INFO] running `Command { std: "docker" "inspect" "121a2c2b996be5f4829f870b148f8b154242f3f58b26cad6b4f9c3bd784378bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121a2c2b996be5f4829f870b148f8b154242f3f58b26cad6b4f9c3bd784378bb", kill_on_drop: false }` [INFO] [stdout] 121a2c2b996be5f4829f870b148f8b154242f3f58b26cad6b4f9c3bd784378bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a957f131039f128a49df0a4c5b19a9495337df08dcbf88f7af56c82c9791d3 [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" "f1a957f131039f128a49df0a4c5b19a9495337df08dcbf88f7af56c82c9791d3", kill_on_drop: false }` [INFO] [stderr] Compiling conduit v0.1.3 (/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 -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="conduit_bin"' --cfg 'feature="default"' -C metadata=bceaefd4990521fd -C extra-filename=-bceaefd4990521fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib --extern conduit=/opt/rustwide/target/debug/deps/libconduit-981f4df46a979b74.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-c02b24dc7456dcb3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9695521053566580.rlib --extern js_int=/opt/rustwide/target/debug/deps/libjs_int-56ba9e2eb31024b8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-0f2ff617c51b97c6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9403d72aa6f5c1f0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0af1133583e07d31.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-949efe659ac8e8e7.rlib --extern ruma=/opt/rustwide/target/debug/deps/libruma-1deb51b3e989466c.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-b0e83331a18cd5e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1017b97da8b28f8b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98a39000dd0d21eb.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-9e5ca20b9e7573eb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d839256f560c708.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6ca81b200ecb6543.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c1de8b1c5d38c4f4/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" "f1a957f131039f128a49df0a4c5b19a9495337df08dcbf88f7af56c82c9791d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a957f131039f128a49df0a4c5b19a9495337df08dcbf88f7af56c82c9791d3", kill_on_drop: false }` [INFO] [stdout] f1a957f131039f128a49df0a4c5b19a9495337df08dcbf88f7af56c82c9791d3