[INFO] cloning repository https://github.com/comfortablynick/todors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comfortablynick/todors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 449db664144b15b02a37fcee2fcab8dedc638304
[INFO] testing comfortablynick/todors against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/comfortablynick/todors on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/comfortablynick/todors
[INFO] finished tweaking git repo https://github.com/comfortablynick/todors
[INFO] tweaked toml for git repo https://github.com/comfortablynick/todors written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/comfortablynick/todors already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v3.1.1
[INFO] [stderr]   Downloaded todo-txt v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d833990b6b2470f1cec0e5c0fb562de3af36a429c085f5efb62c5fb238f9c4b
[INFO] running `Command { std: "docker" "start" "-a" "1d833990b6b2470f1cec0e5c0fb562de3af36a429c085f5efb62c5fb238f9c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d833990b6b2470f1cec0e5c0fb562de3af36a429c085f5efb62c5fb238f9c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d833990b6b2470f1cec0e5c0fb562de3af36a429c085f5efb62c5fb238f9c4b", kill_on_drop: false }`
[INFO] [stdout] 1d833990b6b2470f1cec0e5c0fb562de3af36a429c085f5efb62c5fb238f9c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d5fbc98045cb8e58597ca666a023d8963612ad626b2378ae4846561be4c6b4f
[INFO] running `Command { std: "docker" "start" "-a" "3d5fbc98045cb8e58597ca666a023d8963612ad626b2378ae4846561be4c6b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling clap_complete v3.1.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] running `Command { std: "docker" "inspect" "3d5fbc98045cb8e58597ca666a023d8963612ad626b2378ae4846561be4c6b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d5fbc98045cb8e58597ca666a023d8963612ad626b2378ae4846561be4c6b4f", kill_on_drop: false }`
[INFO] [stdout] 3d5fbc98045cb8e58597ca666a023d8963612ad626b2378ae4846561be4c6b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec5dbc3d1e6c531e324e7a469e24fdbf221ef48e59904d7c82f8cbd0efe2e0df
[INFO] running `Command { std: "docker" "start" "-a" "ec5dbc3d1e6c531e324e7a469e24fdbf221ef48e59904d7c82f8cbd0efe2e0df", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ec5dbc3d1e6c531e324e7a469e24fdbf221ef48e59904d7c82f8cbd0efe2e0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec5dbc3d1e6c531e324e7a469e24fdbf221ef48e59904d7c82f8cbd0efe2e0df", kill_on_drop: false }`
[INFO] [stdout] ec5dbc3d1e6c531e324e7a469e24fdbf221ef48e59904d7c82f8cbd0efe2e0df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38402d9b8e8e1e1742c6a33fa4c9b89af85d4940e556d64e14ab963f61daf686
[INFO] running `Command { std: "docker" "start" "-a" "38402d9b8e8e1e1742c6a33fa4c9b89af85d4940e556d64e14ab963f61daf686", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todors-0d9a43e2dd28bf5c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/todors-3248412a9b1435b0)
[INFO] [stdout] test task::tests::str_to_task ... ok
[INFO] [stdout] test task::tests::str_to_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-bafc9732167a85a1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compare_bin_lsa_plain ... FAILED
[INFO] [stdout] test compare_bin_lsa ... FAILED
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stdout] test compare_bin_defaults ... FAILED
[INFO] [stdout] test compare_bin_ls_plain ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test compare_bin_ls ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa_plain stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_defaults stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls_plain stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "-p", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compare_bin_defaults
[INFO] [stdout]     compare_bin_ls
[INFO] [stdout]     compare_bin_ls_plain
[INFO] [stdout]     compare_bin_lsa
[INFO] [stdout]     compare_bin_lsa_plain
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38402d9b8e8e1e1742c6a33fa4c9b89af85d4940e556d64e14ab963f61daf686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38402d9b8e8e1e1742c6a33fa4c9b89af85d4940e556d64e14ab963f61daf686", kill_on_drop: false }`
[INFO] [stdout] 38402d9b8e8e1e1742c6a33fa4c9b89af85d4940e556d64e14ab963f61daf686
[INFO] testing comfortablynick/todors against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/comfortablynick/todors on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/comfortablynick/todors
[INFO] finished tweaking git repo https://github.com/comfortablynick/todors
[INFO] tweaked toml for git repo https://github.com/comfortablynick/todors written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/comfortablynick/todors already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 298cd935440e5c622a7da6a1ef572f10c4432b46d0bff73bbf237c0169a47444
[INFO] running `Command { std: "docker" "start" "-a" "298cd935440e5c622a7da6a1ef572f10c4432b46d0bff73bbf237c0169a47444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "298cd935440e5c622a7da6a1ef572f10c4432b46d0bff73bbf237c0169a47444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298cd935440e5c622a7da6a1ef572f10c4432b46d0bff73bbf237c0169a47444", kill_on_drop: false }`
[INFO] [stdout] 298cd935440e5c622a7da6a1ef572f10c4432b46d0bff73bbf237c0169a47444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63401e0a21f9736c9fe3328f980d9d91c84f3e1490127b8d24fc03b11a341c3d
[INFO] running `Command { std: "docker" "start" "-a" "63401e0a21f9736c9fe3328f980d9d91c84f3e1490127b8d24fc03b11a341c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling clap_complete v3.1.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] running `Command { std: "docker" "inspect" "63401e0a21f9736c9fe3328f980d9d91c84f3e1490127b8d24fc03b11a341c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63401e0a21f9736c9fe3328f980d9d91c84f3e1490127b8d24fc03b11a341c3d", kill_on_drop: false }`
[INFO] [stdout] 63401e0a21f9736c9fe3328f980d9d91c84f3e1490127b8d24fc03b11a341c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a680c052b8b9f7885c75c7b2e471e593dcff2a924892190eeb9664e8141067
[INFO] running `Command { std: "docker" "start" "-a" "67a680c052b8b9f7885c75c7b2e471e593dcff2a924892190eeb9664e8141067", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "67a680c052b8b9f7885c75c7b2e471e593dcff2a924892190eeb9664e8141067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a680c052b8b9f7885c75c7b2e471e593dcff2a924892190eeb9664e8141067", kill_on_drop: false }`
[INFO] [stdout] 67a680c052b8b9f7885c75c7b2e471e593dcff2a924892190eeb9664e8141067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23effacc25c0767a37c1fe3f9d586dafdeda177e45fb5023879b7d8e087dadf0
[INFO] running `Command { std: "docker" "start" "-a" "23effacc25c0767a37c1fe3f9d586dafdeda177e45fb5023879b7d8e087dadf0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todors-0d9a43e2dd28bf5c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test task::tests::str_to_task ... ok
[INFO] [stdout] test task::tests::str_to_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/todors-3248412a9b1435b0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-bafc9732167a85a1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compare_bin_lsa ... FAILED
[INFO] [stdout] test compare_bin_lsa_plain ... FAILED
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stdout] test compare_bin_defaults ... FAILED
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stdout] test compare_bin_ls ... FAILED
[INFO] [stdout] test compare_bin_ls_plain ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa_plain stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_defaults stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls_plain stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "-p", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compare_bin_defaults
[INFO] [stdout]     compare_bin_ls
[INFO] [stdout]     compare_bin_ls_plain
[INFO] [stdout]     compare_bin_lsa
[INFO] [stdout]     compare_bin_lsa_plain
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "23effacc25c0767a37c1fe3f9d586dafdeda177e45fb5023879b7d8e087dadf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23effacc25c0767a37c1fe3f9d586dafdeda177e45fb5023879b7d8e087dadf0", kill_on_drop: false }`
[INFO] [stdout] 23effacc25c0767a37c1fe3f9d586dafdeda177e45fb5023879b7d8e087dadf0
