[INFO] cloning repository https://github.com/KTH/moodle-export-archive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KTH/moodle-export-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKTH%2Fmoodle-export-archive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKTH%2Fmoodle-export-archive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8c204409bba32b6d688a0d0647859957524ea14 [INFO] checking KTH/moodle-export-archive against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKTH%2Fmoodle-export-archive" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KTH/moodle-export-archive on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KTH/moodle-export-archive [INFO] finished tweaking git repo https://github.com/KTH/moodle-export-archive [INFO] tweaked toml for git repo https://github.com/KTH/moodle-export-archive written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/KTH/moodle-export-archive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pq-sys v0.4.6 [INFO] [stderr] Downloaded serde_derive v1.0.117 [INFO] [stderr] Downloaded diesel_derives v1.4.1 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded futures-core v0.3.7 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded diesel v1.4.5 [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded futures-io v0.3.7 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded pin-project-internal v1.0.1 [INFO] [stderr] Downloaded pin-project v1.0.1 [INFO] [stderr] Downloaded futures-util v0.3.7 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded lexical-core v0.7.4 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded tracing-futures v0.2.4 [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded ructe v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72529b153fd6acab60de1528d2e52c15aef7429781ecbcf15e2faffd4aa84256 [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" "72529b153fd6acab60de1528d2e52c15aef7429781ecbcf15e2faffd4aa84256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72529b153fd6acab60de1528d2e52c15aef7429781ecbcf15e2faffd4aa84256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72529b153fd6acab60de1528d2e52c15aef7429781ecbcf15e2faffd4aa84256", kill_on_drop: false }` [INFO] [stdout] 72529b153fd6acab60de1528d2e52c15aef7429781ecbcf15e2faffd4aa84256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f054d2e6ad44a382c12b8aef9aa51fb46278352fd9f4d04ae8d99d809ec8fe [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" "77f054d2e6ad44a382c12b8aef9aa51fb46278352fd9f4d04ae8d99d809ec8fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling ructe v0.12.0 [INFO] [stderr] Compiling moodle-export-archive v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] error: could not compile `moodle-export-archive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name moodle_export_archive --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=33273c2b2c25a2a0 -C extra-filename=-33273c2b2c25a2a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f9e5e842b8f7c40d.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-5853b79718247f8d.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-6430dd50529b96bc.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-79f9b5930ebea7fa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-97110b17f6051aeb.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-4d38cc0e0918b6fd.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (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" "77f054d2e6ad44a382c12b8aef9aa51fb46278352fd9f4d04ae8d99d809ec8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f054d2e6ad44a382c12b8aef9aa51fb46278352fd9f4d04ae8d99d809ec8fe", kill_on_drop: false }` [INFO] [stdout] 77f054d2e6ad44a382c12b8aef9aa51fb46278352fd9f4d04ae8d99d809ec8fe