[INFO] cloning repository https://github.com/mykmelez/trbl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mykmelez/trbl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8baace1aff7c98fb30bc4d15a596fd0d099cf08 [INFO] testing mykmelez/trbl against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl" "/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/mykmelez/trbl on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mykmelez/trbl [INFO] finished tweaking git repo https://github.com/mykmelez/trbl [INFO] tweaked toml for git repo https://github.com/mykmelez/trbl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mykmelez/trbl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56362e2b2aa4d8407aa5bff5671546838e569a9e20e8b403056b27eea5b977a7 [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" "56362e2b2aa4d8407aa5bff5671546838e569a9e20e8b403056b27eea5b977a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56362e2b2aa4d8407aa5bff5671546838e569a9e20e8b403056b27eea5b977a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56362e2b2aa4d8407aa5bff5671546838e569a9e20e8b403056b27eea5b977a7", kill_on_drop: false }` [INFO] [stdout] 56362e2b2aa4d8407aa5bff5671546838e569a9e20e8b403056b27eea5b977a7 [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" "+1.45.2" "build" "--frozen" "--message-format=json", 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] 81f62a7e3465eee7232815b94044009df0b3fabc391884bc9c65a08b531ea4e1 [INFO] running `Command { std: "docker" "start" "-a" "81f62a7e3465eee7232815b94044009df0b3fabc391884bc9c65a08b531ea4e1", kill_on_drop: false }` [INFO] [stderr] Compiling trbl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "81f62a7e3465eee7232815b94044009df0b3fabc391884bc9c65a08b531ea4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f62a7e3465eee7232815b94044009df0b3fabc391884bc9c65a08b531ea4e1", kill_on_drop: false }` [INFO] [stdout] 81f62a7e3465eee7232815b94044009df0b3fabc391884bc9c65a08b531ea4e1 [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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", 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] a33c35f6ff1a1267419a392b34c1dc3a785bc0fe112face5cdc4a9ab3a4cff27 [INFO] running `Command { std: "docker" "start" "-a" "a33c35f6ff1a1267419a392b34c1dc3a785bc0fe112face5cdc4a9ab3a4cff27", kill_on_drop: false }` [INFO] [stderr] Compiling trbl 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] --> tests/spawn_runtime.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stdout] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stdout] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stdout] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stdout] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stdout] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stdout] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stdout] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stdout] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stdout] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stdout] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stdout] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stdout] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stdout] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stdout] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stdout] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stdout] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stdout] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stdout] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stdout] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stdout] 18 | | } [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "a33c35f6ff1a1267419a392b34c1dc3a785bc0fe112face5cdc4a9ab3a4cff27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33c35f6ff1a1267419a392b34c1dc3a785bc0fe112face5cdc4a9ab3a4cff27", kill_on_drop: false }` [INFO] [stdout] a33c35f6ff1a1267419a392b34c1dc3a785bc0fe112face5cdc4a9ab3a4cff27 [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" "+1.45.2" "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] 99471fe0ff2b6451b73d4cb805e563f6f071cafad994aa81277f23939464ee0d [INFO] running `Command { std: "docker" "start" "-a" "99471fe0ff2b6451b73d4cb805e563f6f071cafad994aa81277f23939464ee0d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/spawn_runtime.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stderr] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stderr] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stderr] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stderr] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stderr] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stderr] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stderr] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stderr] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stderr] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stderr] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stderr] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stderr] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stderr] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stderr] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stderr] 18 | | } [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] --> tests/spawn_runtime.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap(); [INFO] [stderr] 14 | | static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap()); [INFO] [stderr] 15 | | static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap()); [INFO] [stderr] 16 | | static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join( [INFO] [stderr] 17 | | "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" }); [INFO] [stderr] 18 | | } [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/firefox-e0480db962658c56 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trbl-f14a858f2e05a491 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spawn_runtime-ece5f61f5503e0c4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test run_trbl_with_arg ... ok [INFO] [stdout] test run_trbl_with_exit_code ... ok [INFO] [stdout] test run_trbl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99471fe0ff2b6451b73d4cb805e563f6f071cafad994aa81277f23939464ee0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99471fe0ff2b6451b73d4cb805e563f6f071cafad994aa81277f23939464ee0d", kill_on_drop: false }` [INFO] [stdout] 99471fe0ff2b6451b73d4cb805e563f6f071cafad994aa81277f23939464ee0d