[INFO] cloning repository https://github.com/susu/kutyus-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/susu/kutyus-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusu%2Fkutyus-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusu%2Fkutyus-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 557be514554866b0477ab3022f8164bd004bdfa2
[INFO] checking susu/kutyus-rs against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusu%2Fkutyus-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/susu/kutyus-rs
[INFO] finished tweaking git repo https://github.com/susu/kutyus-rs
[INFO] tweaked toml for git repo https://github.com/susu/kutyus-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/susu/kutyus-rs on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/susu/kutyus-rs 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 cc v1.0.6
[INFO] [stderr]   Downloaded config v0.8.0
[INFO] [stderr]   Downloaded num-traits v0.2.1
[INFO] [stderr]   Downloaded rmp v0.8.7
[INFO] [stderr]   Downloaded serde-hjson v0.8.1
[INFO] [stderr]   Downloaded serde v1.0.29
[INFO] [stderr]   Downloaded serde_json v1.0.11
[INFO] [stderr]   Downloaded toml v0.4.5
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.0
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded clap v2.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f09093be74a8ee14ef119fd4f833ef3532bb3f87a85b078898e5fb9c9f9a4152
[INFO] running `Command { std: "docker" "start" "-a" "f09093be74a8ee14ef119fd4f833ef3532bb3f87a85b078898e5fb9c9f9a4152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09093be74a8ee14ef119fd4f833ef3532bb3f87a85b078898e5fb9c9f9a4152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09093be74a8ee14ef119fd4f833ef3532bb3f87a85b078898e5fb9c9f9a4152", kill_on_drop: false }`
[INFO] [stdout] f09093be74a8ee14ef119fd4f833ef3532bb3f87a85b078898e5fb9c9f9a4152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6e20c0d034e0ecc322d7222991e3c9f351f44f3c86f58e3554643def98d1a2a
[INFO] running `Command { std: "docker" "start" "-a" "a6e20c0d034e0ecc322d7222991e3c9f351f44f3c86f58e3554643def98d1a2a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]     Checking num-traits v0.2.1
[INFO] [stderr]    Compiling cc v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking kernel32-sys v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]     Checking untrusted v0.5.1
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking serde v1.0.29
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]     Checking yaml-rust v0.4.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.0
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking clap v2.31.1
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]     Checking serde-hjson v0.8.1
[INFO] [stderr]    Compiling ring v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.11
[INFO] [stderr]     Checking toml v0.4.5
[INFO] [stderr]     Checking config v0.8.0
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking kutyus_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> core/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     error_chain!{
[INFO] [stdout] 16 | |         foreign_links {
[INFO] [stdout] 17 | |             // TODO separate error chain for msgpack/codec errors
[INFO] [stdout] 18 | |             NumValueReadError(::rmp::decode::NumValueReadError);
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> core/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     error_chain!{
[INFO] [stdout] 16 | |         foreign_links {
[INFO] [stdout] 17 | |             // TODO separate error chain for msgpack/codec errors
[INFO] [stdout] 18 | |             NumValueReadError(::rmp::decode::NumValueReadError);
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> core/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     error_chain!{
[INFO] [stdout] 16 | |         foreign_links {
[INFO] [stdout] 17 | |             // TODO separate error chain for msgpack/codec errors
[INFO] [stdout] 18 | |             NumValueReadError(::rmp::decode::NumValueReadError);
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> core/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     error_chain!{
[INFO] [stdout] 16 | |         foreign_links {
[INFO] [stdout] 17 | |             // TODO separate error chain for msgpack/codec errors
[INFO] [stdout] 18 | |             NumValueReadError(::rmp::decode::NumValueReadError);
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kutyus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     error_chain!{
[INFO] [stdout] 10 | |         foreign_links {
[INFO] [stdout] 11 | |             Io(::std::io::Error);
[INFO] [stdout] 12 | |             Config(::config_crate::ConfigError);
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     error_chain!{
[INFO] [stdout] 10 | |         foreign_links {
[INFO] [stdout] 11 | |             Io(::std::io::Error);
[INFO] [stdout] 12 | |             Config(::config_crate::ConfigError);
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     error_chain!{
[INFO] [stdout] 10 | |         foreign_links {
[INFO] [stdout] 11 | |             Io(::std::io::Error);
[INFO] [stdout] 12 | |             Config(::config_crate::ConfigError);
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     error_chain!{
[INFO] [stdout] 10 | |         foreign_links {
[INFO] [stdout] 11 | |             Io(::std::io::Error);
[INFO] [stdout] 12 | |             Config(::config_crate::ConfigError);
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/bin/ku.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     if let Some(m) = matches.subcommand_matches("newfeed") {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/bin/ku.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(m) = matches.subcommand_matches("append") {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/bin/ku.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     if let Some(m) = matches.subcommand_matches("newfeed") {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/bin/ku.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(m) = matches.subcommand_matches("append") {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a6e20c0d034e0ecc322d7222991e3c9f351f44f3c86f58e3554643def98d1a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e20c0d034e0ecc322d7222991e3c9f351f44f3c86f58e3554643def98d1a2a", kill_on_drop: false }`
[INFO] [stdout] a6e20c0d034e0ecc322d7222991e3c9f351f44f3c86f58e3554643def98d1a2a
