[INFO] cloning repository https://github.com/lunaryorn/mdcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunaryorn/mdcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 271f696176e2ee8077896b88cfdf8779af9d5e84 [INFO] checking lunaryorn/mdcat against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunaryorn/mdcat on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lunaryorn/mdcat [INFO] finished tweaking git repo https://github.com/lunaryorn/mdcat [INFO] tweaked toml for git repo https://github.com/lunaryorn/mdcat written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lunaryorn/mdcat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 4c7ead4adc27661c67fadc7eb1af330760cc18a00b34ef35b213c543f242abaf [INFO] running `Command { std: "docker" "start" "-a" "4c7ead4adc27661c67fadc7eb1af330760cc18a00b34ef35b213c543f242abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c7ead4adc27661c67fadc7eb1af330760cc18a00b34ef35b213c543f242abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7ead4adc27661c67fadc7eb1af330760cc18a00b34ef35b213c543f242abaf", kill_on_drop: false }` [INFO] [stdout] 4c7ead4adc27661c67fadc7eb1af330760cc18a00b34ef35b213c543f242abaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f5ad85dae61443ce4541265409bef633341b28921119bcb80d204ad9b6fece [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" "85f5ad85dae61443ce4541265409bef633341b28921119bcb80d204ad9b6fece", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking goldenfile v1.1.0 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling mdcat v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustls-native-certs v0.4.0 [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Checking ureq v1.5.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "85f5ad85dae61443ce4541265409bef633341b28921119bcb80d204ad9b6fece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f5ad85dae61443ce4541265409bef633341b28921119bcb80d204ad9b6fece", kill_on_drop: false }` [INFO] [stdout] 85f5ad85dae61443ce4541265409bef633341b28921119bcb80d204ad9b6fece