[INFO] cloning repository https://github.com/spitfire05/rnc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spitfire05/rnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45d3bc8f029feefc61391024301940360856b776 [INFO] testing spitfire05/rnc against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc" "/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/spitfire05/rnc on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spitfire05/rnc [INFO] finished tweaking git repo https://github.com/spitfire05/rnc [INFO] tweaked toml for git repo https://github.com/spitfire05/rnc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/spitfire05/rnc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3033d33176ab4c2dbf65f799b9d0a0d0857100df2f048879bd8e9f81cdc5a89a [INFO] running `Command { std: "docker" "start" "-a" "3033d33176ab4c2dbf65f799b9d0a0d0857100df2f048879bd8e9f81cdc5a89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3033d33176ab4c2dbf65f799b9d0a0d0857100df2f048879bd8e9f81cdc5a89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3033d33176ab4c2dbf65f799b9d0a0d0857100df2f048879bd8e9f81cdc5a89a", kill_on_drop: false }` [INFO] [stdout] 3033d33176ab4c2dbf65f799b9d0a0d0857100df2f048879bd8e9f81cdc5a89a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a54d78d9a18e7390c9f88fd89ed8a114b4520548800f54cbf4c7876a4f82b720 [INFO] running `Command { std: "docker" "start" "-a" "a54d78d9a18e7390c9f88fd89ed8a114b4520548800f54cbf4c7876a4f82b720", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling newline-converter v0.2.0 (/opt/rustwide/workdir/crates/newline-converter) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling rust-newline-converter-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `Command { std: "docker" "inspect" "a54d78d9a18e7390c9f88fd89ed8a114b4520548800f54cbf4c7876a4f82b720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54d78d9a18e7390c9f88fd89ed8a114b4520548800f54cbf4c7876a4f82b720", kill_on_drop: false }` [INFO] [stdout] a54d78d9a18e7390c9f88fd89ed8a114b4520548800f54cbf4c7876a4f82b720 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4473785d10bf5fa9ed7e24e756520172b61d050f58d47a0a83125d01b64116b [INFO] running `Command { std: "docker" "start" "-a" "e4473785d10bf5fa9ed7e24e756520172b61d050f58d47a0a83125d01b64116b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling rust-newline-converter-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.32s [INFO] running `Command { std: "docker" "inspect" "e4473785d10bf5fa9ed7e24e756520172b61d050f58d47a0a83125d01b64116b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4473785d10bf5fa9ed7e24e756520172b61d050f58d47a0a83125d01b64116b", kill_on_drop: false }` [INFO] [stdout] e4473785d10bf5fa9ed7e24e756520172b61d050f58d47a0a83125d01b64116b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e22363c153d83bda4213a86b069f7134b879796362a5c56d450f903e1b9784e2 [INFO] running `Command { std: "docker" "start" "-a" "e22363c153d83bda4213a86b069f7134b879796362a5c56d450f903e1b9784e2", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rnc-0aa6cb90b79c3bbc) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli-tests.rs (/opt/rustwide/target/debug/deps/cli_tests-222a0cd1ae3219d1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test file_in_place_unix2dos ... ok [INFO] [stdout] test binary_force ... ok [INFO] [stdout] test new_file_dos2unix ... ok [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stdout] test utf16_input_output ... ok [INFO] [stdout] test utf16_conversion ... ok [INFO] [stdout] test file_in_place_dos2unix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e22363c153d83bda4213a86b069f7134b879796362a5c56d450f903e1b9784e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22363c153d83bda4213a86b069f7134b879796362a5c56d450f903e1b9784e2", kill_on_drop: false }` [INFO] [stdout] e22363c153d83bda4213a86b069f7134b879796362a5c56d450f903e1b9784e2