[INFO] updating cached repository https://github.com/anthonybocci/migrate-log [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 612c940011f5a0debde041ea056c883a36916f99 [INFO] checking anthonybocci/migrate-log against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonybocci%2Fmigrate-log" "/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/anthonybocci/migrate-log on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anthonybocci/migrate-log [INFO] finished tweaking git repo https://github.com/anthonybocci/migrate-log [INFO] tweaked toml for git repo https://github.com/anthonybocci/migrate-log written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/anthonybocci/migrate-log already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b061363b4f8093decb0aed7f6f723bad426c9e1f3bcddb835909cf2f42990e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b061363b4f8093decb0aed7f6f723bad426c9e1f3bcddb835909cf2f42990e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b061363b4f8093decb0aed7f6f723bad426c9e1f3bcddb835909cf2f42990e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b061363b4f8093decb0aed7f6f723bad426c9e1f3bcddb835909cf2f42990e6", kill_on_drop: false }` [INFO] [stdout] 4b061363b4f8093decb0aed7f6f723bad426c9e1f3bcddb835909cf2f42990e6 [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" "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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9293bc1e569c44a4119d94535c17adb5d825676100943f94de332b2d44f9c1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9293bc1e569c44a4119d94535c17adb5d825676100943f94de332b2d44f9c1f", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking migrate-log v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/mod.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_input_module(module_name: &str) -> Box { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Importable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output/mod.rs:48:52 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_output_module(module_name: &str) -> Box { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Exportable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | let input_module: Box = input::get_input_module(&input_module_name[..]); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Importable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | let output_module: Box = output::get_output_module(&output_module_name[..]); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Exportable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/mod.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_input_module(module_name: &str) -> Box { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Importable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output/mod.rs:48:52 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_output_module(module_name: &str) -> Box { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Exportable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | let input_module: Box = input::get_input_module(&input_module_name[..]); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Importable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | let output_module: Box = output::get_output_module(&output_module_name[..]); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Exportable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/input/monolog.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | /// The regex used to find and capture a Log line. [INFO] [stdout] 64 | | static ref LOG_REGEX: Regex = Regex::new(r"^\[(?P\d{4}-\d{2}-\d{2} \d{1,2}:\d{1,2}:\d{1,2})\] (?P.+)\.(?P[A-Z]+): (?P.+) (?P\[\]|\{.+\}) (?P\[\]|\{.+\})").unwrap(); [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/input/monolog.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | /// The regex used to find and capture a Log line. [INFO] [stdout] 64 | | static ref LOG_REGEX: Regex = Regex::new(r"^\[(?P\d{4}-\d{2}-\d{2} \d{1,2}:\d{1,2}:\d{1,2})\] (?P.+)\.(?P[A-Z]+): (?P.+) (?P\[\]|\{.+\}) (?P\[\]|\{.+\})").unwrap(); [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.04s [INFO] running `Command { std: "docker" "inspect" "e9293bc1e569c44a4119d94535c17adb5d825676100943f94de332b2d44f9c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9293bc1e569c44a4119d94535c17adb5d825676100943f94de332b2d44f9c1f", kill_on_drop: false }` [INFO] [stdout] e9293bc1e569c44a4119d94535c17adb5d825676100943f94de332b2d44f9c1f