[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] a78560ff4e3819cc6de18255f3de98181299f2b9 [INFO] documenting KTH/moodle-export-archive against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKTH%2Fmoodle-export-archive" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KTH/moodle-export-archive on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+1.46.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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e116193af27919bb2d1a9707a7dbaf30f9782c0fd59363a84c09e256d1d7f8 [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" "b5e116193af27919bb2d1a9707a7dbaf30f9782c0fd59363a84c09e256d1d7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e116193af27919bb2d1a9707a7dbaf30f9782c0fd59363a84c09e256d1d7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e116193af27919bb2d1a9707a7dbaf30f9782c0fd59363a84c09e256d1d7f8", kill_on_drop: false }` [INFO] [stdout] b5e116193af27919bb2d1a9707a7dbaf30f9782c0fd59363a84c09e256d1d7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7850ed8e49173d7c2ba28fe7c2252c3dae8cf966dc60940029e79c04793c17bc [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" "7850ed8e49173d7c2ba28fe7c2252c3dae8cf966dc60940029e79c04793c17bc", kill_on_drop: false }` [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling ructe v0.8.0 [INFO] [stderr] Compiling moodle-export-archive v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="with-deprecated"' -C metadata=03c4514c3db20cd6 -C extra-filename=-03c4514c3db20cd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b7cb6f2855b37747.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6d64c9de8ec8b357.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-21a9e9797bbfc6c4.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-12591557da3f1ef8.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-1109ef0efb845795.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7850ed8e49173d7c2ba28fe7c2252c3dae8cf966dc60940029e79c04793c17bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7850ed8e49173d7c2ba28fe7c2252c3dae8cf966dc60940029e79c04793c17bc", kill_on_drop: false }` [INFO] [stdout] 7850ed8e49173d7c2ba28fe7c2252c3dae8cf966dc60940029e79c04793c17bc