[INFO] updating cached repository https://github.com/zacanger/lll [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2622aa54287635df0092a48936ff8264ff0cf29a [INFO] testing zacanger/lll against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacanger/lll on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacanger/lll [INFO] finished tweaking git repo https://github.com/zacanger/lll [INFO] tweaked toml for git repo https://github.com/zacanger/lll written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zacanger/lll already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b696be945efcd52e6108c2f0ad6efd34dad109fd956cd69fa8bd637bbf0b26a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b696be945efcd52e6108c2f0ad6efd34dad109fd956cd69fa8bd637bbf0b26a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b696be945efcd52e6108c2f0ad6efd34dad109fd956cd69fa8bd637bbf0b26a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b696be945efcd52e6108c2f0ad6efd34dad109fd956cd69fa8bd637bbf0b26a7", kill_on_drop: false }` [INFO] [stdout] b696be945efcd52e6108c2f0ad6efd34dad109fd956cd69fa8bd637bbf0b26a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9622bf05f5b14021ed2d689bd55d3928c755dfd8508116649bdf7829b98d501 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9622bf05f5b14021ed2d689bd55d3928c755dfd8508116649bdf7829b98d501", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling alphanumeric-sort v1.0.7 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling wordexp v0.1.0 (https://github.com/kamiyaa/wordexp-rs?branch=dev#92523f04) [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling rustyline v5.0.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling lll v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/commands/file_operations.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | tx.send(process_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/commands/file_operations.rs:262:25 [INFO] [stdout] | [INFO] [stdout] 262 | tx.send(process_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f9622bf05f5b14021ed2d689bd55d3928c755dfd8508116649bdf7829b98d501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9622bf05f5b14021ed2d689bd55d3928c755dfd8508116649bdf7829b98d501", kill_on_drop: false }` [INFO] [stdout] f9622bf05f5b14021ed2d689bd55d3928c755dfd8508116649bdf7829b98d501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ce49b1263fed057de9779749fad7e9f5ef8a4ecb9a465dd87c89477e3cf8cb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ce49b1263fed057de9779749fad7e9f5ef8a4ecb9a465dd87c89477e3cf8cb8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lll v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 73 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 91 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 102 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 113 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:125:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 125 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 137 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `window::page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:162:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 162 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `window::page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lll`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9ce49b1263fed057de9779749fad7e9f5ef8a4ecb9a465dd87c89477e3cf8cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce49b1263fed057de9779749fad7e9f5ef8a4ecb9a465dd87c89477e3cf8cb8", kill_on_drop: false }` [INFO] [stdout] 9ce49b1263fed057de9779749fad7e9f5ef8a4ecb9a465dd87c89477e3cf8cb8