[INFO] cloning repository https://github.com/elfsternberg/pamseam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elfsternberg/pamseam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felfsternberg%2Fpamseam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felfsternberg%2Fpamseam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b11f5d7bd1b60f88615a4790f61ea65897e9090 [INFO] testing elfsternberg/pamseam-rs 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%2Felfsternberg%2Fpamseam-rs" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elfsternberg/pamseam-rs 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/elfsternberg/pamseam-rs [INFO] finished tweaking git repo https://github.com/elfsternberg/pamseam-rs [INFO] tweaked toml for git repo https://github.com/elfsternberg/pamseam-rs written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/elfsternberg/pamseam-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2295a61f62cc2baf590ab31bbc9cc21ef5dbe4509472a2b06118df067541984 [INFO] running `Command { std: "docker" "start" "-a" "a2295a61f62cc2baf590ab31bbc9cc21ef5dbe4509472a2b06118df067541984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2295a61f62cc2baf590ab31bbc9cc21ef5dbe4509472a2b06118df067541984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2295a61f62cc2baf590ab31bbc9cc21ef5dbe4509472a2b06118df067541984", kill_on_drop: false }` [INFO] [stdout] a2295a61f62cc2baf590ab31bbc9cc21ef5dbe4509472a2b06118df067541984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38a3c11c8ce4c213ce384d2636c0f4b4d3a9a769755d41c2eb7575fd925f784 [INFO] running `Command { std: "docker" "start" "-a" "e38a3c11c8ce4c213ce384d2636c0f4b4d3a9a769755d41c2eb7575fd925f784", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling pnmseam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.12s [INFO] running `Command { std: "docker" "inspect" "e38a3c11c8ce4c213ce384d2636c0f4b4d3a9a769755d41c2eb7575fd925f784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38a3c11c8ce4c213ce384d2636c0f4b4d3a9a769755d41c2eb7575fd925f784", kill_on_drop: false }` [INFO] [stdout] e38a3c11c8ce4c213ce384d2636c0f4b4d3a9a769755d41c2eb7575fd925f784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdee52f34adc4c2cfa065b5a99a133abcf05bf660ddce5624a09084ab6d7fa55 [INFO] running `Command { std: "docker" "start" "-a" "fdee52f34adc4c2cfa065b5a99a133abcf05bf660ddce5624a09084ab6d7fa55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling pnmseam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0616]: field `energy` of struct `twodmap::TwoDimensionalMap` is private [INFO] [stdout] --> src/avisha1.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | assert_eq!(energy.energy, IMAGE_ENERGY); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0616`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pnmseam` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fdee52f34adc4c2cfa065b5a99a133abcf05bf660ddce5624a09084ab6d7fa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdee52f34adc4c2cfa065b5a99a133abcf05bf660ddce5624a09084ab6d7fa55", kill_on_drop: false }` [INFO] [stdout] fdee52f34adc4c2cfa065b5a99a133abcf05bf660ddce5624a09084ab6d7fa55