[INFO] cloning repository https://github.com/hamaluik/todo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamaluik/todo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Ftodo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Ftodo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24262f18e1d54385fc2ba137bff8d35d5486bbb8 [INFO] testing hamaluik/todo-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Ftodo-rs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamaluik/todo-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamaluik/todo-rs [INFO] finished tweaking git repo https://github.com/hamaluik/todo-rs [INFO] tweaked toml for git repo https://github.com/hamaluik/todo-rs written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/hamaluik/todo-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.3.6 [INFO] [stderr] Downloaded version_check v0.1.4 [INFO] [stderr] Downloaded ucd-util v0.1.1 [INFO] [stderr] Downloaded regex-syntax v0.6.2 [INFO] [stderr] Downloaded libc v0.2.43 [INFO] [stderr] Downloaded nom v4.0.0 [INFO] [stderr] Downloaded time v0.1.40 [INFO] [stderr] Downloaded memchr v2.0.2 [INFO] [stderr] Downloaded termios v0.3.0 [INFO] [stderr] Downloaded home v0.3.3 [INFO] [stderr] Downloaded serde_derive v1.0.76 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.18 [INFO] [stderr] Downloaded num-traits v0.2.5 [INFO] [stderr] Downloaded utf8-ranges v1.0.1 [INFO] [stderr] Downloaded serde v1.0.76 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded regex v1.0.5 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded aho-corasick v0.6.8 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded lazy_static v1.1.0 [INFO] [stderr] Downloaded winapi v0.3.5 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded todo-txt v1.2.0 [INFO] [stderr] Downloaded crossterm v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f02b040c05295fa80794c58dd5b27b30340c4385de2c64e3a2e441ec5b4444b [INFO] running `Command { std: "docker" "start" "-a" "7f02b040c05295fa80794c58dd5b27b30340c4385de2c64e3a2e441ec5b4444b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f02b040c05295fa80794c58dd5b27b30340c4385de2c64e3a2e441ec5b4444b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f02b040c05295fa80794c58dd5b27b30340c4385de2c64e3a2e441ec5b4444b", kill_on_drop: false }` [INFO] [stdout] 7f02b040c05295fa80794c58dd5b27b30340c4385de2c64e3a2e441ec5b4444b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b0effd0fe9fd1dd60e68c9e7d5b8a880a785a4523686c1276b69f14a1d191f3 [INFO] running `Command { std: "docker" "start" "-a" "8b0effd0fe9fd1dd60e68c9e7d5b8a880a785a4523686c1276b69f14a1d191f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling crossterm v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling todo-txt v1.2.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling t v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:29:71 [INFO] [stdout] | [INFO] [stdout] 29 | Err(why) => panic!("couldn't create {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:44:65 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | panic!("couldn't read from {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:59:59 [INFO] [stdout] | [INFO] [stdout] 59 | panic!("couldn't create {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 67 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:132:61 [INFO] [stdout] | [INFO] [stdout] 132 | Err(why) => panic!("couldn't parse config: {}", why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `Command { std: "docker" "inspect" "8b0effd0fe9fd1dd60e68c9e7d5b8a880a785a4523686c1276b69f14a1d191f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0effd0fe9fd1dd60e68c9e7d5b8a880a785a4523686c1276b69f14a1d191f3", kill_on_drop: false }` [INFO] [stdout] 8b0effd0fe9fd1dd60e68c9e7d5b8a880a785a4523686c1276b69f14a1d191f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d92ce7e861ddf52f8b56135129da74b2baefc0e4903adfb39a0b170706cebd03 [INFO] running `Command { std: "docker" "start" "-a" "d92ce7e861ddf52f8b56135129da74b2baefc0e4903adfb39a0b170706cebd03", kill_on_drop: false }` [INFO] [stderr] Compiling t v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:29:71 [INFO] [stdout] | [INFO] [stdout] 29 | Err(why) => panic!("couldn't create {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:44:65 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | panic!("couldn't read from {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:59:59 [INFO] [stdout] | [INFO] [stdout] 59 | panic!("couldn't create {}: {}", display, why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 67 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:132:61 [INFO] [stdout] | [INFO] [stdout] 132 | Err(why) => panic!("couldn't parse config: {}", why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "d92ce7e861ddf52f8b56135129da74b2baefc0e4903adfb39a0b170706cebd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92ce7e861ddf52f8b56135129da74b2baefc0e4903adfb39a0b170706cebd03", kill_on_drop: false }` [INFO] [stdout] d92ce7e861ddf52f8b56135129da74b2baefc0e4903adfb39a0b170706cebd03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25f04fb091b296cf2863c3354d86c7007277a0f14f8749d208467e671da0212e [INFO] running `Command { std: "docker" "start" "-a" "25f04fb091b296cf2863c3354d86c7007277a0f14f8749d208467e671da0212e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:29:71 [INFO] [stderr] | [INFO] [stderr] 29 | Err(why) => panic!("couldn't create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:39:61 [INFO] [stderr] | [INFO] [stderr] 39 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:44:65 [INFO] [stderr] | [INFO] [stderr] 44 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:50:58 [INFO] [stderr] | [INFO] [stderr] 50 | panic!("couldn't read from {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:59:59 [INFO] [stderr] | [INFO] [stderr] 59 | panic!("couldn't create {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:67:65 [INFO] [stderr] | [INFO] [stderr] 67 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:132:61 [INFO] [stderr] | [INFO] [stderr] 132 | Err(why) => panic!("couldn't parse config: {}", why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `t` (bin "t" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/t-2afca23b526b9a15) [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] running `Command { std: "docker" "inspect" "25f04fb091b296cf2863c3354d86c7007277a0f14f8749d208467e671da0212e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f04fb091b296cf2863c3354d86c7007277a0f14f8749d208467e671da0212e", kill_on_drop: false }` [INFO] [stdout] 25f04fb091b296cf2863c3354d86c7007277a0f14f8749d208467e671da0212e