[INFO] cloning repository https://github.com/arzg/attoutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arzg/attoutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Fattoutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Fattoutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3893f57e05c05ba047b7f7d4353220ef411c43b0 [INFO] testing arzg/attoutils 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%2Farzg%2Fattoutils" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arzg/attoutils 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/arzg/attoutils [INFO] finished tweaking git repo https://github.com/arzg/attoutils [INFO] tweaked toml for git repo https://github.com/arzg/attoutils written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/arzg/attoutils 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] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4191f2bf8a2c1d6101809de016f7eb99fd5546cdbb6a6d58201fb95d6766048f [INFO] running `Command { std: "docker" "start" "-a" "4191f2bf8a2c1d6101809de016f7eb99fd5546cdbb6a6d58201fb95d6766048f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4191f2bf8a2c1d6101809de016f7eb99fd5546cdbb6a6d58201fb95d6766048f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4191f2bf8a2c1d6101809de016f7eb99fd5546cdbb6a6d58201fb95d6766048f", kill_on_drop: false }` [INFO] [stdout] 4191f2bf8a2c1d6101809de016f7eb99fd5546cdbb6a6d58201fb95d6766048f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] eaa424d4b7dc179b35c6e31093eeb613cb87f0161d7153b89c38d5c1dc97f202 [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" "eaa424d4b7dc179b35c6e31093eeb613cb87f0161d7153b89c38d5c1dc97f202", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.19 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling term_size v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sh v0.1.0 (/opt/rustwide/workdir/sh) [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling libatto v0.1.0 (/opt/rustwide/workdir/libatto) [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling column v0.1.0 (/opt/rustwide/workdir/column) [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling trs v0.1.0 (/opt/rustwide/workdir/trs) [INFO] [stderr] Compiling ls v0.1.0 (/opt/rustwide/workdir/ls) [INFO] [stderr] Compiling jwalk v0.4.0 [INFO] [stderr] Compiling cat v0.1.0 (/opt/rustwide/workdir/cat) [INFO] [stderr] Compiling sort v0.1.0 (/opt/rustwide/workdir/sort) [INFO] [stderr] Compiling walk v0.1.0 (/opt/rustwide/workdir/walk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.33s [INFO] running `Command { std: "docker" "inspect" "eaa424d4b7dc179b35c6e31093eeb613cb87f0161d7153b89c38d5c1dc97f202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa424d4b7dc179b35c6e31093eeb613cb87f0161d7153b89c38d5c1dc97f202", kill_on_drop: false }` [INFO] [stdout] eaa424d4b7dc179b35c6e31093eeb613cb87f0161d7153b89c38d5c1dc97f202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "test" "--frozen" "--no-run" "--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] 6108be2a7f59962a836b729c9ce0b3bb9265e32dceff43ccd562a91950b26ba7 [INFO] running `Command { std: "docker" "start" "-a" "6108be2a7f59962a836b729c9ce0b3bb9265e32dceff43ccd562a91950b26ba7", kill_on_drop: false }` [INFO] [stderr] Compiling libatto v0.1.0 (/opt/rustwide/workdir/libatto) [INFO] [stderr] Compiling sh v0.1.0 (/opt/rustwide/workdir/sh) [INFO] [stderr] Compiling column v0.1.0 (/opt/rustwide/workdir/column) [INFO] [stderr] Compiling sort v0.1.0 (/opt/rustwide/workdir/sort) [INFO] [stderr] Compiling cat v0.1.0 (/opt/rustwide/workdir/cat) [INFO] [stderr] Compiling trs v0.1.0 (/opt/rustwide/workdir/trs) [INFO] [stderr] Compiling ls v0.1.0 (/opt/rustwide/workdir/ls) [INFO] [stderr] Compiling walk v0.1.0 (/opt/rustwide/workdir/walk) [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | assert_eq!(String::new(), columnate(&[], 80, 8).unwrap()); [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!("foo".to_string(), columnate(&["foo"], 80, 8).unwrap()); [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:110:37 [INFO] [stdout] | [INFO] [stdout] 110 | columnate(&data, 80, 1).unwrap() [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | columnate(&data, 80, 0).unwrap() [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:123:64 [INFO] [stdout] | [INFO] [stdout] 123 | columnate(&["word", "exquisite", "medium"], 80, 8).unwrap() [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `String` in the current scope [INFO] [stdout] --> libatto/src/columnate.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | .unwrap() [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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 `libatto` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6108be2a7f59962a836b729c9ce0b3bb9265e32dceff43ccd562a91950b26ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6108be2a7f59962a836b729c9ce0b3bb9265e32dceff43ccd562a91950b26ba7", kill_on_drop: false }` [INFO] [stdout] 6108be2a7f59962a836b729c9ce0b3bb9265e32dceff43ccd562a91950b26ba7