[INFO] cloning repository https://github.com/aQaTL/idsr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aQaTL/idsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Fidsr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Fidsr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c8eb691176ecc3c1cf34e3c18ecdbb3e76470c7 [INFO] testing aQaTL/idsr against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Fidsr" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aQaTL/idsr on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aQaTL/idsr [INFO] finished tweaking git repo https://github.com/aQaTL/idsr [INFO] tweaked toml for git repo https://github.com/aQaTL/idsr written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aQaTL/idsr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] fd23d52620232aa69a1baa81d885b96bdd3de4b27f8aadc7b6200832dfa941fa [INFO] running `Command { std: "docker" "start" "-a" "fd23d52620232aa69a1baa81d885b96bdd3de4b27f8aadc7b6200832dfa941fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd23d52620232aa69a1baa81d885b96bdd3de4b27f8aadc7b6200832dfa941fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd23d52620232aa69a1baa81d885b96bdd3de4b27f8aadc7b6200832dfa941fa", kill_on_drop: false }` [INFO] [stdout] fd23d52620232aa69a1baa81d885b96bdd3de4b27f8aadc7b6200832dfa941fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 1bd58ff385dd92e9ef9e5ea573f00b996be800e555a6a5837d6ac72133fe4c07 [INFO] running `Command { std: "docker" "start" "-a" "1bd58ff385dd92e9ef9e5ea573f00b996be800e555a6a5837d6ac72133fe4c07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling nuklear-sys v1.33.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling nuklear-rust v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nuklear-rust-0.5.1/src/alloc_heap.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use std::alloc::{Alloc, Global, Layout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nuklear-rust-0.5.1/src/alloc_heap.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let memory = Global.alloc(Layout::from_size_align(size, ALIGNMENT).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nuklear-rust-0.5.1/src/alloc_heap.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Global.dealloc(NonNull::new(old).unwrap(), Layout::from_size_align(old_size, ALIGNMENT).unwrap()); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nuklear-rust` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1bd58ff385dd92e9ef9e5ea573f00b996be800e555a6a5837d6ac72133fe4c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd58ff385dd92e9ef9e5ea573f00b996be800e555a6a5837d6ac72133fe4c07", kill_on_drop: false }` [INFO] [stdout] 1bd58ff385dd92e9ef9e5ea573f00b996be800e555a6a5837d6ac72133fe4c07