[INFO] cloning repository https://github.com/adrianisuru/resoom [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrianisuru/resoom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianisuru%2Fresoom"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianisuru%2Fresoom'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9215f1eaa48430cbf04c3b4fad31bff74414d1ab [INFO] testing adrianisuru/resoom against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianisuru%2Fresoom" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrianisuru/resoom on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/adrianisuru/resoom [INFO] finished tweaking git repo https://github.com/adrianisuru/resoom [INFO] tweaked toml for git repo https://github.com/adrianisuru/resoom written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/adrianisuru/resoom already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] afa9a45a12ee4f3d0a3d3cdabee33bdc5e5b8c391e6f4dac106ec14af68f52c7 [INFO] running `"docker" "start" "-a" "afa9a45a12ee4f3d0a3d3cdabee33bdc5e5b8c391e6f4dac106ec14af68f52c7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling resoom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `template` [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | mod template; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `template`, create file "src/template.rs" [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `template::Template` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use template::Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `Template` in `template` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:110:44 [INFO] [stderr] | [INFO] [stderr] 110 | fn compile(mut compiler: Command, source: &ToString, current_dir: &str) { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0583. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `resoom`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "afa9a45a12ee4f3d0a3d3cdabee33bdc5e5b8c391e6f4dac106ec14af68f52c7"` [INFO] running `"docker" "rm" "-f" "afa9a45a12ee4f3d0a3d3cdabee33bdc5e5b8c391e6f4dac106ec14af68f52c7"` [INFO] [stdout] afa9a45a12ee4f3d0a3d3cdabee33bdc5e5b8c391e6f4dac106ec14af68f52c7