[INFO] updating cached repository https://github.com/AntonHermann/i3barcl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c6f7fe7a688fc250cf38d57132b85f28f3bc9ec [INFO] testing AntonHermann/i3barcl against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fi3barcl" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AntonHermann/i3barcl on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AntonHermann/i3barcl [INFO] finished tweaking git repo https://github.com/AntonHermann/i3barcl [INFO] tweaked toml for git repo https://github.com/AntonHermann/i3barcl written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AntonHermann/i3barcl already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9d9d1e61a5240f26a5123acd0310256749a685e3b9bc7ddb87fc5ec79eca321 [INFO] running `"docker" "start" "-a" "e9d9d1e61a5240f26a5123acd0310256749a685e3b9bc7ddb87fc5ec79eca321"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling i3barcl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `"docker" "inspect" "e9d9d1e61a5240f26a5123acd0310256749a685e3b9bc7ddb87fc5ec79eca321"` [INFO] running `"docker" "rm" "-f" "e9d9d1e61a5240f26a5123acd0310256749a685e3b9bc7ddb87fc5ec79eca321"` [INFO] [stdout] e9d9d1e61a5240f26a5123acd0310256749a685e3b9bc7ddb87fc5ec79eca321 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea3921a0e03fa5eb97c3e4625be8195d0ea4f03e3cd7e1aaf4e1d0a3c1704ab1 [INFO] running `"docker" "start" "-a" "ea3921a0e03fa5eb97c3e4625be8195d0ea4f03e3cd7e1aaf4e1d0a3c1704ab1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling i3barcl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:134:36 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_comma` not found for this [INFO] [stderr] ... [INFO] [stderr] 134 | assert_eq!(b"bla", Blocks::trim_comma(b"bla,")); [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:135:36 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_comma` not found for this [INFO] [stderr] ... [INFO] [stderr] 135 | assert_eq!(b"bla", Blocks::trim_comma(b",bla")); [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:136:36 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_comma` not found for this [INFO] [stderr] ... [INFO] [stderr] 136 | assert_eq!(b"bla", Blocks::trim_comma(b",bla,")); [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:137:36 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_comma` not found for this [INFO] [stderr] ... [INFO] [stderr] 137 | assert_eq!(b"bla", Blocks::trim_comma(b"bla")); [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `trim_trailing_zeroes` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:142:37 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_trailing_zeroes` not found for this [INFO] [stderr] ... [INFO] [stderr] 142 | assert_eq!([1,2,3], Blocks::trim_trailing_zeroes(&[1,2,3,0,0])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `trim_trailing_zeroes` found for struct `Blocks` in the current scope [INFO] [stderr] --> src/main.rs:143:37 [INFO] [stderr] | [INFO] [stderr] 28 | struct Blocks(Vec); [INFO] [stderr] | -------------------------- function or associated item `trim_trailing_zeroes` not found for this [INFO] [stderr] ... [INFO] [stderr] 143 | assert_eq!([1,2,3], Blocks::trim_trailing_zeroes(&[1,2,3])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Blocks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for enum `std::result::Result` in the current scope [INFO] [stderr] --> src/main.rs:164:64 [INFO] [stderr] | [INFO] [stderr] 164 | assert_eq!(blocks.to_string(), Blocks::from_json(data).to_string()); [INFO] [stderr] | ^^^^^^^^^ method not found in `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::result::Result: std::fmt::Display` [INFO] [stderr] which is required by `std::result::Result: std::string::ToString` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for enum `std::result::Result` in the current scope [INFO] [stderr] --> src/main.rs:165:66 [INFO] [stderr] | [INFO] [stderr] 165 | assert_eq!(blocks.to_string(), Blocks::from_json(&data2).to_string()); [INFO] [stderr] | ^^^^^^^^^ method not found in `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::result::Result: std::fmt::Display` [INFO] [stderr] which is required by `std::result::Result: std::string::ToString` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for enum `std::result::Result` in the current scope [INFO] [stderr] --> src/main.rs:166:66 [INFO] [stderr] | [INFO] [stderr] 166 | assert_eq!(blocks.to_string(), Blocks::from_json(&data3).to_string()); [INFO] [stderr] | ^^^^^^^^^ method not found in `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::result::Result: std::fmt::Display` [INFO] [stderr] which is required by `std::result::Result: std::string::ToString` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `i3barcl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ea3921a0e03fa5eb97c3e4625be8195d0ea4f03e3cd7e1aaf4e1d0a3c1704ab1"` [INFO] running `"docker" "rm" "-f" "ea3921a0e03fa5eb97c3e4625be8195d0ea4f03e3cd7e1aaf4e1d0a3c1704ab1"` [INFO] [stdout] ea3921a0e03fa5eb97c3e4625be8195d0ea4f03e3cd7e1aaf4e1d0a3c1704ab1