[INFO] updating cached repository https://github.com/hhirtz/ellidri [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] 43d8f0cd30b60e9a823d36371ab1c9f079b6c018 [INFO] testing hhirtz/ellidri against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhirtz%2Fellidri" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhirtz/ellidri 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/hhirtz/ellidri [INFO] removed workspace from git repo https://github.com/hhirtz/ellidri [INFO] removed path dependency ellidri-reader from git repo https://github.com/hhirtz/ellidri [INFO] removed path dependency ellidri-tokens from git repo https://github.com/hhirtz/ellidri [INFO] removed path dependency ellidri-unicase from git repo https://github.com/hhirtz/ellidri [INFO] finished tweaking git repo https://github.com/hhirtz/ellidri [INFO] tweaked toml for git repo https://github.com/hhirtz/ellidri written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/hhirtz/ellidri 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1fcdeaafdc809c0bc2fc47e4993c0cd7779acd2a2aebcd0efaaf4553dd368971 [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" "1fcdeaafdc809c0bc2fc47e4993c0cd7779acd2a2aebcd0efaaf4553dd368971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fcdeaafdc809c0bc2fc47e4993c0cd7779acd2a2aebcd0efaaf4553dd368971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcdeaafdc809c0bc2fc47e4993c0cd7779acd2a2aebcd0efaaf4553dd368971", kill_on_drop: false }` [INFO] [stdout] 1fcdeaafdc809c0bc2fc47e4993c0cd7779acd2a2aebcd0efaaf4553dd368971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2ed69caaa89751977ace1671c33cd5353320c478b376b970bd9ffd9df1983f3f [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" "2ed69caaa89751977ace1671c33cd5353320c478b376b970bd9ffd9df1983f3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ellidri-tokens v0.1.0 [INFO] [stderr] Compiling ellidri-unicase v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling ellidri-reader v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling ellidri v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ellidri_tokens::ReplyBuffer` [INFO] [stdout] --> src/client.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | use ellidri_tokens::{mode, Buffer, MessageBuffer, ReplyBuffer}; [INFO] [stdout] | ^^^^^^^^^^^ no `ReplyBuffer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ellidri_tokens::ReplyBuffer` [INFO] [stdout] --> src/state/mod.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | use ellidri_tokens::{mode, rpl, Buffer, Command, Message, ReplyBuffer}; [INFO] [stdout] | ^^^^^^^^^^^ no `ReplyBuffer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ellidri_tokens::ReplyBuffer` [INFO] [stdout] --> src/state/v1.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | use ellidri_tokens::{mode, rpl, Buffer, Command, ReplyBuffer}; [INFO] [stdout] | ^^^^^^^^^^^ no `ReplyBuffer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ellidri_tokens::command::Command: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/data/mod.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | NeedMoreParams(ellidri_tokens::Command, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `ellidri_tokens::command::Command` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `LUsers` found for enum `ellidri_tokens::command::Command` in the current scope [INFO] [stdout] --> src/data/req.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | Command::LUsers => Self::LUsers, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `ellidri_tokens::command::Command` [INFO] [stdout] | help: there is a variant with a similar name (notice the capitalization): `Lusers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `WhoIs` found for enum `ellidri_tokens::command::Command` in the current scope [INFO] [stdout] --> src/data/req.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | Command::WhoIs => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `ellidri_tokens::command::Command` [INFO] [stdout] | help: there is a variant with a similar name (notice the capitalization): `Whois` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fmt_trailing_param` found for struct `ellidri_tokens::buffers::MessageBuffer<'_>` in the current scope [INFO] [stdout] --> src/state/mod.rs:253:68 [INFO] [stdout] | [INFO] [stdout] 253 | quit_notice.message(client.full_name(), Command::Quit).fmt_trailing_param(msg_to_others); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `raw_trailing_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fmt_trailing_param` found for struct `ellidri_tokens::buffers::MessageBuffer<'_>` in the current scope [INFO] [stdout] --> src/state/mod.rs:266:36 [INFO] [stdout] | [INFO] [stdout] 266 | error.message("", "ERROR").fmt_trailing_param(msg_to_client); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `raw_trailing_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `WhoIs` found for enum `ellidri_tokens::command::Command` in the current scope [INFO] [stdout] --> src/state/mod.rs:319:46 [INFO] [stdout] | [INFO] [stdout] 319 | Command::Nick | Command::WhoIs => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `ellidri_tokens::command::Command` [INFO] [stdout] | help: there is a variant with a similar name (notice the capitalization): `Whois` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `save_tag_len` found for struct `ellidri_tokens::buffers::TagBuffer<'_>` in the current scope [INFO] [stdout] --> src/state/v1.rs:1368:18 [INFO] [stdout] | [INFO] [stdout] 1368 | .save_tag_len(&mut tag_len) [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `save_tags_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ellidri`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2ed69caaa89751977ace1671c33cd5353320c478b376b970bd9ffd9df1983f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed69caaa89751977ace1671c33cd5353320c478b376b970bd9ffd9df1983f3f", kill_on_drop: false }` [INFO] [stdout] 2ed69caaa89751977ace1671c33cd5353320c478b376b970bd9ffd9df1983f3f