[INFO] cloning repository https://github.com/WilliamVenner/gmod-module-base-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliamVenner/gmod-module-base-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fgmod-module-base-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fgmod-module-base-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e13580c376b4e4a448eaa734914fdddb72432e4 [INFO] testing WilliamVenner/gmod-module-base-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fgmod-module-base-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilliamVenner/gmod-module-base-rs 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] removed /workspace/builds/worker-7/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/WilliamVenner/gmod-module-base-rs [INFO] finished tweaking git repo https://github.com/WilliamVenner/gmod-module-base-rs [INFO] tweaked toml for git repo https://github.com/WilliamVenner/gmod-module-base-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/WilliamVenner/gmod-module-base-rs 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] Downloading crates ... [INFO] [stderr] Downloaded gmod-macros v1.0.3 [INFO] [stderr] Downloaded gmod v11.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c8181738c15f7f74b914721f160d32996812e06f52ebf7e10df4155d1741296d [INFO] running `Command { std: "docker" "start" "-a" "c8181738c15f7f74b914721f160d32996812e06f52ebf7e10df4155d1741296d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8181738c15f7f74b914721f160d32996812e06f52ebf7e10df4155d1741296d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8181738c15f7f74b914721f160d32996812e06f52ebf7e10df4155d1741296d", kill_on_drop: false }` [INFO] [stdout] c8181738c15f7f74b914721f160d32996812e06f52ebf7e10df4155d1741296d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 53c1ba8404b048e17ae9f1abaffe05a9d2c361e2f055c2d6c368d2f105c95605 [INFO] running `Command { std: "docker" "start" "-a" "53c1ba8404b048e17ae9f1abaffe05a9d2c361e2f055c2d6c368d2f105c95605", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling gmod-macros v1.0.3 [INFO] [stderr] Compiling gmod v11.0.1 [INFO] [stdout] error: unexpected end of macro invocation [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gmod-11.0.1/src/lib.rs:190:64 [INFO] [stdout] | [INFO] [stdout] 190 | $crate::open_library_raw!("bin/linux64/lib", $name, ".so"), [INFO] [stdout] | ^ missing tokens in macro arguments [INFO] [stdout] ... [INFO] [stdout] 233 | macro_rules! __private__gmod_rs__try_chained_open { [INFO] [stdout] | ------------------------------------------------- when calling this macro [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gmod-11.0.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(c_unwind)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gmod-11.0.1/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gmod-11.0.1/src/lib.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "gmcl", feature(internal_output_capture))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmod` due to 5 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53c1ba8404b048e17ae9f1abaffe05a9d2c361e2f055c2d6c368d2f105c95605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c1ba8404b048e17ae9f1abaffe05a9d2c361e2f055c2d6c368d2f105c95605", kill_on_drop: false }` [INFO] [stdout] 53c1ba8404b048e17ae9f1abaffe05a9d2c361e2f055c2d6c368d2f105c95605