[INFO] cloning repository https://github.com/SBeausoleil/Chimic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SBeausoleil/Chimic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSBeausoleil%2FChimic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSBeausoleil%2FChimic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 110ca7e4958977abc66258787cb27b7b4ea8d61c [INFO] testing SBeausoleil/Chimic against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSBeausoleil%2FChimic" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SBeausoleil/Chimic on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SBeausoleil/Chimic [INFO] finished tweaking git repo https://github.com/SBeausoleil/Chimic [INFO] tweaked toml for git repo https://github.com/SBeausoleil/Chimic written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/SBeausoleil/Chimic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95a657d79ac434176a84b99b9a62a2ab0fae4f03f053aeba6a85c305872de8de [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" "95a657d79ac434176a84b99b9a62a2ab0fae4f03f053aeba6a85c305872de8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a657d79ac434176a84b99b9a62a2ab0fae4f03f053aeba6a85c305872de8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a657d79ac434176a84b99b9a62a2ab0fae4f03f053aeba6a85c305872de8de", kill_on_drop: false }` [INFO] [stdout] 95a657d79ac434176a84b99b9a62a2ab0fae4f03f053aeba6a85c305872de8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 9c35c22aa41a57c87fd194aede43a6a57063f92e3c9599c793fcffb668415828 [INFO] running `Command { std: "docker" "start" "-a" "9c35c22aa41a57c87fd194aede43a6a57063f92e3c9599c793fcffb668415828", kill_on_drop: false }` [INFO] [stderr] Compiling chemistry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/reaction.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr` [INFO] [stdout] --> src/reaction.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ptr; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | let hcl = molecule::new(vec![(hydrogen, 1), (chlorine, 1)]); [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/molecule.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(composition: Vec<(Element, i32)>, charge: i32) -> Molecule { [INFO] [stdout] | ^^^ -------------------------------- ----------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Molecule` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}", hcl); [INFO] [stdout] | ^^^ `Molecule` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `Molecule` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chemistry` due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c35c22aa41a57c87fd194aede43a6a57063f92e3c9599c793fcffb668415828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c35c22aa41a57c87fd194aede43a6a57063f92e3c9599c793fcffb668415828", kill_on_drop: false }` [INFO] [stdout] 9c35c22aa41a57c87fd194aede43a6a57063f92e3c9599c793fcffb668415828