[INFO] updating cached repository https://github.com/alexsparrow/brainlift [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a4ddaac95e8d58a8027452a6a85fe0d040b69c5 [INFO] checking alexsparrow/brainlift against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsparrow%2Fbrainlift" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexsparrow/brainlift on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alexsparrow/brainlift [INFO] finished tweaking git repo https://github.com/alexsparrow/brainlift [INFO] tweaked toml for git repo https://github.com/alexsparrow/brainlift written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/alexsparrow/brainlift already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bcfff1fed61a4162dfba183b90647673b4f0a9e2e0e6ea72e196648abd90282 [INFO] running `"docker" "start" "-a" "2bcfff1fed61a4162dfba183b90647673b4f0a9e2e0e6ea72e196648abd90282"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cranelift-entity v0.58.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.58.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.58.0 [INFO] [stderr] Checking cranelift-bforest v0.58.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Compiling cranelift-codegen v0.58.0 [INFO] [stderr] Checking cranelift-module v0.58.0 [INFO] [stderr] Checking cranelift-frontend v0.58.0 [INFO] [stderr] Checking cranelift-native v0.58.0 [INFO] [stderr] Checking cranelift-simplejit v0.58.0 [INFO] [stderr] Checking cranelift v0.58.0 [INFO] [stderr] Checking brainlift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `brainfuck_jit` [INFO] [stderr] --> tests/basic.rs:2:43 [INFO] [stderr] | [INFO] [stderr] 2 | use brainlift::jit::{brainfuck_jit_state, brainfuck_jit}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `DefaultStdLib` [INFO] [stderr] --> tests/basic.rs:3:38 [INFO] [stderr] | [INFO] [stderr] 3 | use brainlift::{stdlib::{MockStdLib, DefaultStdLib}, state::BrainfuckState}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "2bcfff1fed61a4162dfba183b90647673b4f0a9e2e0e6ea72e196648abd90282"` [INFO] running `"docker" "rm" "-f" "2bcfff1fed61a4162dfba183b90647673b4f0a9e2e0e6ea72e196648abd90282"` [INFO] [stdout] 2bcfff1fed61a4162dfba183b90647673b4f0a9e2e0e6ea72e196648abd90282