[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] 1a1678f22b305ac46c4aa75b75eef48cc2dfd732 [INFO] building lunaryorn/mdcat against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunaryorn/mdcat on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_proxy v0.4.1 [INFO] [stderr] Downloaded gethostname v0.4.1 [INFO] [stderr] Downloaded syntect v5.0.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b80a9110527a98946c4ee97e7e13dc9b5ea72fbc8091ad3dd9f30d4df8e6925b [INFO] running `Command { std: "docker" "start" "-a" "b80a9110527a98946c4ee97e7e13dc9b5ea72fbc8091ad3dd9f30d4df8e6925b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b80a9110527a98946c4ee97e7e13dc9b5ea72fbc8091ad3dd9f30d4df8e6925b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80a9110527a98946c4ee97e7e13dc9b5ea72fbc8091ad3dd9f30d4df8e6925b", kill_on_drop: false }` [INFO] [stdout] b80a9110527a98946c4ee97e7e13dc9b5ea72fbc8091ad3dd9f30d4df8e6925b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52dfadea9fc01384ab78978f83adff1a10dab4c2f512c7df6d128dcfec2fa070 [INFO] running `Command { std: "docker" "start" "-a" "52dfadea9fc01384ab78978f83adff1a10dab4c2f512c7df6d128dcfec2fa070", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling gethostname v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling clap_complete v4.0.6 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling mdcat v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "52dfadea9fc01384ab78978f83adff1a10dab4c2f512c7df6d128dcfec2fa070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dfadea9fc01384ab78978f83adff1a10dab4c2f512c7df6d128dcfec2fa070", kill_on_drop: false }` [INFO] [stdout] 52dfadea9fc01384ab78978f83adff1a10dab4c2f512c7df6d128dcfec2fa070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf005d561ff2b3f0cfff888bb6d00e97946565d613ee6fd8ef0db1f2c05c16eb [INFO] running `Command { std: "docker" "start" "-a" "cf005d561ff2b3f0cfff888bb6d00e97946565d613ee6fd8ef0db1f2c05c16eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling mdcat v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.26s [INFO] running `Command { std: "docker" "inspect" "cf005d561ff2b3f0cfff888bb6d00e97946565d613ee6fd8ef0db1f2c05c16eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf005d561ff2b3f0cfff888bb6d00e97946565d613ee6fd8ef0db1f2c05c16eb", kill_on_drop: false }` [INFO] [stdout] cf005d561ff2b3f0cfff888bb6d00e97946565d613ee6fd8ef0db1f2c05c16eb