[INFO] cloning repository https://github.com/randombk/rust-ldpreload-read [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randombk/rust-ldpreload-read" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombk%2Frust-ldpreload-read", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombk%2Frust-ldpreload-read'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60283f4fc1f7ba72c8999d315eadf73b5e704390 [INFO] testing randombk/rust-ldpreload-read against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombk%2Frust-ldpreload-read" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/randombk/rust-ldpreload-read on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/randombk/rust-ldpreload-read [INFO] finished tweaking git repo https://github.com/randombk/rust-ldpreload-read [INFO] tweaked toml for git repo https://github.com/randombk/rust-ldpreload-read written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/randombk/rust-ldpreload-read already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.39 [INFO] [stderr] Downloaded redhook v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e84f34d972a5ae480f049aff1b4aacfb84d64a37c62d1e9508796eb1b0d778fd [INFO] running `Command { std: "docker" "start" "-a" "e84f34d972a5ae480f049aff1b4aacfb84d64a37c62d1e9508796eb1b0d778fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e84f34d972a5ae480f049aff1b4aacfb84d64a37c62d1e9508796eb1b0d778fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84f34d972a5ae480f049aff1b4aacfb84d64a37c62d1e9508796eb1b0d778fd", kill_on_drop: false }` [INFO] [stdout] e84f34d972a5ae480f049aff1b4aacfb84d64a37c62d1e9508796eb1b0d778fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e63477714ab1a7e9e0d99ab6626b6526c4bcf02344cbb24d7905e2591b23642 [INFO] running `Command { std: "docker" "start" "-a" "5e63477714ab1a7e9e0d99ab6626b6526c4bcf02344cbb24d7905e2591b23642", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling redhook v0.1.1 [INFO] [stderr] Compiling dlp_ldpreload_redirect_read v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / hook! { [INFO] [stdout] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stdout] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / hook! { [INFO] [stdout] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stdout] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / hook! { [INFO] [stdout] 34 | | unsafe fn fopen64(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen64 { [INFO] [stdout] 35 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 36 | | println!("Redirected fopen64(\"{}\") to fopen64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / hook! { [INFO] [stdout] 34 | | unsafe fn fopen64(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen64 { [INFO] [stdout] 35 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 36 | | println!("Redirected fopen64(\"{}\") to fopen64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / hook! { [INFO] [stdout] 47 | | unsafe fn open(pathname: *const c_char, mode: usize) -> usize => my_open { [INFO] [stdout] 48 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 49 | | println!("Redirected open(\"{}\") to open(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / hook! { [INFO] [stdout] 47 | | unsafe fn open(pathname: *const c_char, mode: usize) -> usize => my_open { [INFO] [stdout] 48 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 49 | | println!("Redirected open(\"{}\") to open(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / hook! { [INFO] [stdout] 60 | | unsafe fn open64(pathname: *const c_char, mode: usize) -> usize => my_open64 { [INFO] [stdout] 61 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 62 | | println!("Redirected open64(\"{}\") to open64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / hook! { [INFO] [stdout] 60 | | unsafe fn open64(pathname: *const c_char, mode: usize) -> usize => my_open64 { [INFO] [stdout] 61 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 62 | | println!("Redirected open64(\"{}\") to open64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (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 13.45s [INFO] running `Command { std: "docker" "inspect" "5e63477714ab1a7e9e0d99ab6626b6526c4bcf02344cbb24d7905e2591b23642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e63477714ab1a7e9e0d99ab6626b6526c4bcf02344cbb24d7905e2591b23642", kill_on_drop: false }` [INFO] [stdout] 5e63477714ab1a7e9e0d99ab6626b6526c4bcf02344cbb24d7905e2591b23642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0098056b4bb430755a4f7c1679a1cc22ad849276c5ed4ce153fb5c5449649255 [INFO] running `Command { std: "docker" "start" "-a" "0098056b4bb430755a4f7c1679a1cc22ad849276c5ed4ce153fb5c5449649255", kill_on_drop: false }` [INFO] [stderr] Compiling dlp_ldpreload_redirect_read v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / hook! { [INFO] [stdout] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stdout] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / hook! { [INFO] [stdout] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stdout] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / hook! { [INFO] [stdout] 34 | | unsafe fn fopen64(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen64 { [INFO] [stdout] 35 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 36 | | println!("Redirected fopen64(\"{}\") to fopen64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / hook! { [INFO] [stdout] 34 | | unsafe fn fopen64(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen64 { [INFO] [stdout] 35 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 36 | | println!("Redirected fopen64(\"{}\") to fopen64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / hook! { [INFO] [stdout] 47 | | unsafe fn open(pathname: *const c_char, mode: usize) -> usize => my_open { [INFO] [stdout] 48 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 49 | | println!("Redirected open(\"{}\") to open(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / hook! { [INFO] [stdout] 47 | | unsafe fn open(pathname: *const c_char, mode: usize) -> usize => my_open { [INFO] [stdout] 48 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 49 | | println!("Redirected open(\"{}\") to open(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / hook! { [INFO] [stdout] 60 | | unsafe fn open64(pathname: *const c_char, mode: usize) -> usize => my_open64 { [INFO] [stdout] 61 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 62 | | println!("Redirected open64(\"{}\") to open64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / hook! { [INFO] [stdout] 60 | | unsafe fn open64(pathname: *const c_char, mode: usize) -> usize => my_open64 { [INFO] [stdout] 61 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stdout] 62 | | println!("Redirected open64(\"{}\") to open64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `hook` (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 0.51s [INFO] running `Command { std: "docker" "inspect" "0098056b4bb430755a4f7c1679a1cc22ad849276c5ed4ce153fb5c5449649255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0098056b4bb430755a4f7c1679a1cc22ad849276c5ed4ce153fb5c5449649255", kill_on_drop: false }` [INFO] [stdout] 0098056b4bb430755a4f7c1679a1cc22ad849276c5ed4ce153fb5c5449649255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b917b2825f2aaf4ad8bc1c7bdadba298a7a65d6ee8b8b8358f43b53e3ae85a9 [INFO] running `Command { std: "docker" "start" "-a" "6b917b2825f2aaf4ad8bc1c7bdadba298a7a65d6ee8b8b8358f43b53e3ae85a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / hook! { [INFO] [stderr] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stderr] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stderr] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / hook! { [INFO] [stderr] 21 | | unsafe fn fopen(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen { [INFO] [stderr] 22 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stderr] 23 | | println!("Redirected fopen(\"{}\") to fopen(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / hook! { [INFO] [stderr] 34 | | unsafe fn fopen64(pathname: *const c_char, mode: *mut c_char) -> usize => my_fopen64 { [INFO] [stderr] 35 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stderr] 36 | | println!("Redirected fopen64(\"{}\") to fopen64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / hook! { [INFO] [stderr] 47 | | unsafe fn open(pathname: *const c_char, mode: usize) -> usize => my_open { [INFO] [stderr] 48 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stderr] 49 | | println!("Redirected open(\"{}\") to open(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / hook! { [INFO] [stderr] 60 | | unsafe fn open64(pathname: *const c_char, mode: usize) -> usize => my_open64 { [INFO] [stderr] 61 | | if CStr::from_ptr(pathname).to_str() == Ok(REDIRECT_ORIG_PATH) { [INFO] [stderr] 62 | | println!("Redirected open64(\"{}\") to open64(\"{}\")", REDIRECT_ORIG_PATH, REDIRECT_TARGET_PATH); [INFO] [stderr] ... | [INFO] [stderr] 69 | | } [INFO] [stderr] 70 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dlp_ldpreload_redirect_read` (lib test) generated 8 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redirect_read-e8f09c3817d6ed43) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b917b2825f2aaf4ad8bc1c7bdadba298a7a65d6ee8b8b8358f43b53e3ae85a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b917b2825f2aaf4ad8bc1c7bdadba298a7a65d6ee8b8b8358f43b53e3ae85a9", kill_on_drop: false }` [INFO] [stdout] 6b917b2825f2aaf4ad8bc1c7bdadba298a7a65d6ee8b8b8358f43b53e3ae85a9