[INFO] cloning repository https://github.com/phideg/neptungen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phideg/neptungen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7328a971fc0c251bda8643d73d0e2436fabd5aa8 [INFO] testing phideg/neptungen against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen" "/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/phideg/neptungen on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phideg/neptungen [INFO] finished tweaking git repo https://github.com/phideg/neptungen [INFO] tweaked toml for git repo https://github.com/phideg/neptungen written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/phideg/neptungen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssh2 v0.9.1 [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded proc-quote v0.3.2 [INFO] [stderr] Downloaded checksums v0.9.0 [INFO] [stderr] Downloaded shaman v0.1.0 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded liquid-derive v0.22.0 [INFO] [stderr] Downloaded kstring v1.0.1 [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded liquid-lib v0.22.0 [INFO] [stderr] Downloaded md6 v2.0.3 [INFO] [stderr] Downloaded crc32c v0.6.0 [INFO] [stderr] Downloaded blake v2.0.1 [INFO] [stderr] Downloaded liquid v0.22.0 [INFO] [stderr] Downloaded crc8 v0.1.1 [INFO] [stderr] Downloaded term-painter v0.3.0 [INFO] [stderr] Downloaded liquid-core v0.22.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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f76784e0eb53f1672c5c19528543b9647a1c9bcc0c4869e73ad0b7c1599645 [INFO] running `Command { std: "docker" "start" "-a" "99f76784e0eb53f1672c5c19528543b9647a1c9bcc0c4869e73ad0b7c1599645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f76784e0eb53f1672c5c19528543b9647a1c9bcc0c4869e73ad0b7c1599645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f76784e0eb53f1672c5c19528543b9647a1c9bcc0c4869e73ad0b7c1599645", kill_on_drop: false }` [INFO] [stdout] 99f76784e0eb53f1672c5c19528543b9647a1c9bcc0c4869e73ad0b7c1599645 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d1ee6f1351ac2a6652d118013096c30da500de50ee0e9fff106d9cb5847d698 [INFO] running `Command { std: "docker" "start" "-a" "5d1ee6f1351ac2a6652d118013096c30da500de50ee0e9fff106d9cb5847d698", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling blake v2.0.1 [INFO] [stderr] Compiling crc32c v0.6.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling md6 v2.0.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term-painter v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling shaman v0.1.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling checksums v0.9.0 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ssh2 v0.9.1 [INFO] [stderr] Compiling kstring v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Compiling neptungen v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "5d1ee6f1351ac2a6652d118013096c30da500de50ee0e9fff106d9cb5847d698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1ee6f1351ac2a6652d118013096c30da500de50ee0e9fff106d9cb5847d698", kill_on_drop: false }` [INFO] [stdout] 5d1ee6f1351ac2a6652d118013096c30da500de50ee0e9fff106d9cb5847d698 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a02c204daecf5d364e0f2cb5ab55143de6000b4ce16e9a4a046e7d2e137b4e7 [INFO] running `Command { std: "docker" "start" "-a" "5a02c204daecf5d364e0f2cb5ab55143de6000b4ce16e9a4a046e7d2e137b4e7", kill_on_drop: false }` [INFO] [stderr] Compiling neptungen v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `Command { std: "docker" "inspect" "5a02c204daecf5d364e0f2cb5ab55143de6000b4ce16e9a4a046e7d2e137b4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a02c204daecf5d364e0f2cb5ab55143de6000b4ce16e9a4a046e7d2e137b4e7", kill_on_drop: false }` [INFO] [stdout] 5a02c204daecf5d364e0f2cb5ab55143de6000b4ce16e9a4a046e7d2e137b4e7 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 551f67dac4a2d5b8329e9b4e89c7ab1e9188aa5830915f5120aaee65fa9a7eb9 [INFO] running `Command { std: "docker" "start" "-a" "551f67dac4a2d5b8329e9b4e89c7ab1e9188aa5830915f5120aaee65fa9a7eb9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neptungen-4d7a54983a6cddd8) [INFO] [stdout] running 6 tests [INFO] [stdout] test macros::tests::test_comp_as_str ... ok [INFO] [stdout] test render::tests::remove_numbered_prefix_default_config ... ok [INFO] [stdout] test render::tests::remove_numbered_prefix_explicit_false ... ok [INFO] [stdout] test macros::tests::test_last_path_comp_as_str ... ok [INFO] [stdout] test macros::tests::test_last_path_comp ... ok [INFO] [stdout] test render::tests::remove_numbered_prefix_explicit_true ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "551f67dac4a2d5b8329e9b4e89c7ab1e9188aa5830915f5120aaee65fa9a7eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551f67dac4a2d5b8329e9b4e89c7ab1e9188aa5830915f5120aaee65fa9a7eb9", kill_on_drop: false }` [INFO] [stdout] 551f67dac4a2d5b8329e9b4e89c7ab1e9188aa5830915f5120aaee65fa9a7eb9