[INFO] cloning repository https://github.com/pedrofranki/wasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrofranki/wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofranki%2Fwasm"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofranki%2Fwasm'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a69cefa4c7630d9de034509098df0076155d6d3 [INFO] testing pedrofranki/wasm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofranki%2Fwasm" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrofranki/wasm on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pedrofranki/wasm [INFO] finished tweaking git repo https://github.com/pedrofranki/wasm [INFO] tweaked toml for git repo https://github.com/pedrofranki/wasm written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pedrofranki/wasm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 011fee32cb39c64c5dcc950e2627ec9cbe118954f6c8db207ce335a5ddffc42f [INFO] running `"docker" "start" "-a" "011fee32cb39c64c5dcc950e2627ec9cbe118954f6c8db207ce335a5ddffc42f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;` [INFO] [stderr] --> src/lib.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | Dead = 0; [INFO] [stderr] | ^ [INFO] [stderr] | | [INFO] [stderr] | expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stderr] | help: missing `,` [INFO] [stderr] [INFO] [stderr] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;` [INFO] [stderr] --> src/lib.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | Alive = 1; [INFO] [stderr] | ^ expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stderr] [INFO] [stderr] error: expected `,` [INFO] [stderr] --> src/lib.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | Dead = 0; [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Cell` in this scope [INFO] [stderr] --> src/lib.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | cell: Vec [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 3 | use core::cell::Cell; [INFO] [stderr] | [INFO] [stderr] 3 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `wasm-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "011fee32cb39c64c5dcc950e2627ec9cbe118954f6c8db207ce335a5ddffc42f"` [INFO] running `"docker" "rm" "-f" "011fee32cb39c64c5dcc950e2627ec9cbe118954f6c8db207ce335a5ddffc42f"` [INFO] [stdout] 011fee32cb39c64c5dcc950e2627ec9cbe118954f6c8db207ce335a5ddffc42f