[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacanger/lll on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-7/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6fd558d3bfcae034ec59d445a7b3ff4e86cd772c9c4a4d24f16ce68ee09c277e [INFO] running `Command { std: "docker" "start" "-a" "6fd558d3bfcae034ec59d445a7b3ff4e86cd772c9c4a4d24f16ce68ee09c277e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd558d3bfcae034ec59d445a7b3ff4e86cd772c9c4a4d24f16ce68ee09c277e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd558d3bfcae034ec59d445a7b3ff4e86cd772c9c4a4d24f16ce68ee09c277e", kill_on_drop: false }` [INFO] [stdout] 6fd558d3bfcae034ec59d445a7b3ff4e86cd772c9c4a4d24f16ce68ee09c277e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 067ea8b61406ac858a44c626931b5fd9a3b597f50e1bacff5a601316ff0d8eba [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" "067ea8b61406ac858a44c626931b5fd9a3b597f50e1bacff5a601316ff0d8eba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling alphanumeric-sort v1.0.7 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling wordexp v0.1.0 (https://github.com/kamiyaa/wordexp-rs?branch=dev#92523f04) [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rustyline v5.0.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.2.18 [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 02s [INFO] running `Command { std: "docker" "inspect" "067ea8b61406ac858a44c626931b5fd9a3b597f50e1bacff5a601316ff0d8eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067ea8b61406ac858a44c626931b5fd9a3b597f50e1bacff5a601316ff0d8eba", kill_on_drop: false }` [INFO] [stdout] 067ea8b61406ac858a44c626931b5fd9a3b597f50e1bacff5a601316ff0d8eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9fbf9f7089f57b3b7571b9ec8f5b3fd1c93a9b8fc8d7ddb12b84dc4a806841 [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" "2d9fbf9f7089f57b3b7571b9ec8f5b3fd1c93a9b8fc8d7ddb12b84dc4a806841", kill_on_drop: false }` [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" "2d9fbf9f7089f57b3b7571b9ec8f5b3fd1c93a9b8fc8d7ddb12b84dc4a806841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9fbf9f7089f57b3b7571b9ec8f5b3fd1c93a9b8fc8d7ddb12b84dc4a806841", kill_on_drop: false }` [INFO] [stdout] 2d9fbf9f7089f57b3b7571b9ec8f5b3fd1c93a9b8fc8d7ddb12b84dc4a806841