[INFO] cloning repository https://github.com/khaale/logparse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khaale/logparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a0e16607bb8b58011a71b4d4567dcbf744b55f8 [INFO] testing khaale/logparse against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khaale/logparse on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khaale/logparse [INFO] finished tweaking git repo https://github.com/khaale/logparse [INFO] tweaked toml for git repo https://github.com/khaale/logparse written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/khaale/logparse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec_map v0.7.0 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded clap v2.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 744b82c4cb28cdafc380dc544f3a3703c0ddc952627c9cdac31d9d13ffe6e52e [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" "744b82c4cb28cdafc380dc544f3a3703c0ddc952627c9cdac31d9d13ffe6e52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "744b82c4cb28cdafc380dc544f3a3703c0ddc952627c9cdac31d9d13ffe6e52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744b82c4cb28cdafc380dc544f3a3703c0ddc952627c9cdac31d9d13ffe6e52e", kill_on_drop: false }` [INFO] [stdout] 744b82c4cb28cdafc380dc544f3a3703c0ddc952627c9cdac31d9d13ffe6e52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7004a0a08e023d8fd2ece9c635e0ebe3c638dc2ba2a7f7012645e4bf02700536 [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" "7004a0a08e023d8fd2ece9c635e0ebe3c638dc2ba2a7f7012645e4bf02700536", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling logparse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.88s [INFO] running `Command { std: "docker" "inspect" "7004a0a08e023d8fd2ece9c635e0ebe3c638dc2ba2a7f7012645e4bf02700536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7004a0a08e023d8fd2ece9c635e0ebe3c638dc2ba2a7f7012645e4bf02700536", kill_on_drop: false }` [INFO] [stdout] 7004a0a08e023d8fd2ece9c635e0ebe3c638dc2ba2a7f7012645e4bf02700536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f030ffbc11e4e3d69e92c998d9f741496c17548547a6ce5bc1c3d90bfe6279 [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" "b1f030ffbc11e4e3d69e92c998d9f741496c17548547a6ce5bc1c3d90bfe6279", kill_on_drop: false }` [INFO] [stderr] Compiling logparse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/reader.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stdout] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stdout] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stdout] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "b1f030ffbc11e4e3d69e92c998d9f741496c17548547a6ce5bc1c3d90bfe6279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f030ffbc11e4e3d69e92c998d9f741496c17548547a6ce5bc1c3d90bfe6279", kill_on_drop: false }` [INFO] [stdout] b1f030ffbc11e4e3d69e92c998d9f741496c17548547a6ce5bc1c3d90bfe6279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", 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] 2c8bb532de20ef38927c1bfe3564d17ba08a192f95fde06066fb3b7270ce05ad [INFO] running `Command { std: "docker" "start" "-a" "2c8bb532de20ef38927c1bfe3564d17ba08a192f95fde06066fb3b7270ce05ad", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/reader.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap(); [INFO] [stderr] 73 | | static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name : (.*)").unwrap(); [INFO] [stderr] 74 | | static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap(); [INFO] [stderr] 75 | | static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap(); [INFO] [stderr] 76 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/logparse-4a37e8b2533e5195 [INFO] [stdout] running 14 tests [INFO] [stdout] test model::tests::should_add_many_tasks_to_package ... ok [INFO] [stdout] test model::tests::should_add_task_to_package ... ok [INFO] [stdout] test model::tests::should_return_error_on_pre_start_task_when_package_not_started ... ok [INFO] [stdout] test model::tests::should_return_error_on_container_name_when_package_not_started ... ok [INFO] [stdout] test model::tests::should_create_package_after_start_package_and_container_name ... ok [INFO] [stdout] test model::tests::should_return_error_on_post_start_task_when_package_not_started ... ok [INFO] [stdout] test model::tests::should_return_error_on_post_start_task_when_pre_task_not_called ... ok [INFO] [stdout] test model::tests::should_add_nested_task ... ok [INFO] [stdout] test reader::tests::should_ignore_not_needed_lines ... ok [INFO] [stdout] test reader::tests::should_parse_pre_execute_task ... ok [INFO] [stdout] test reader::tests::should_parse_post_execute_task ... ok [INFO] [stdout] test reader::tests::should_parse_container_name ... ok [INFO] [stdout] test reader::tests::should_parse_multiple_events_and_end_with_none ... ok [INFO] [stdout] test reader::tests::should_parse_pre_execute_package ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c8bb532de20ef38927c1bfe3564d17ba08a192f95fde06066fb3b7270ce05ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8bb532de20ef38927c1bfe3564d17ba08a192f95fde06066fb3b7270ce05ad", kill_on_drop: false }` [INFO] [stdout] 2c8bb532de20ef38927c1bfe3564d17ba08a192f95fde06066fb3b7270ce05ad