[INFO] cloning repository https://github.com/duriantang/ors_invitation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duriantang/ors_invitation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fors_invitation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fors_invitation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 764f2dd4d55b32c5b76fac746115ae8fcdfee27f [INFO] checking duriantang/ors_invitation against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fors_invitation" "/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/duriantang/ors_invitation on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/ors_invitation [INFO] finished tweaking git repo https://github.com/duriantang/ors_invitation [INFO] tweaked toml for git repo https://github.com/duriantang/ors_invitation written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/ors_invitation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.10.0 [INFO] [stderr] Downloaded nickel_cors v0.3.3 [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" "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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7350486b352e20cc16352641930368dd54d65dd80c94287dd1bf8d696cb7843b [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" "7350486b352e20cc16352641930368dd54d65dd80c94287dd1bf8d696cb7843b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7350486b352e20cc16352641930368dd54d65dd80c94287dd1bf8d696cb7843b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7350486b352e20cc16352641930368dd54d65dd80c94287dd1bf8d696cb7843b", kill_on_drop: false }` [INFO] [stdout] 7350486b352e20cc16352641930368dd54d65dd80c94287dd1bf8d696cb7843b [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" "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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78a313fa612148d2aeb705c772ce1233445306c846d8d7407f038c47b94d42b0 [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" "78a313fa612148d2aeb705c772ce1233445306c846d8d7407f038c47b94d42b0", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking nickel_cors v0.3.3 [INFO] [stderr] Checking ors_invitation v1.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.94s [INFO] running `Command { std: "docker" "inspect" "78a313fa612148d2aeb705c772ce1233445306c846d8d7407f038c47b94d42b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a313fa612148d2aeb705c772ce1233445306c846d8d7407f038c47b94d42b0", kill_on_drop: false }` [INFO] [stdout] 78a313fa612148d2aeb705c772ce1233445306c846d8d7407f038c47b94d42b0