[INFO] cloning repository https://github.com/latte488/fast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latte488/fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatte488%2Ffast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatte488%2Ffast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b608199a0ffb5cab6c8328a55469f466e3db48e5
[INFO] testing latte488/fast against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatte488%2Ffast" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/latte488/fast
[INFO] finished tweaking git repo https://github.com/latte488/fast
[INFO] tweaked toml for git repo https://github.com/latte488/fast written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/latte488/fast on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/latte488/fast already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.40
[INFO] [stderr]   Downloaded socket v0.0.7
[INFO] [stderr]   Downloaded num-rational v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b2d6ebf1870c9e1ce0f0b9ba56b5234d7148b6aa69fe20927a685c6ffd10639
[INFO] running `Command { std: "docker" "start" "-a" "7b2d6ebf1870c9e1ce0f0b9ba56b5234d7148b6aa69fe20927a685c6ffd10639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2d6ebf1870c9e1ce0f0b9ba56b5234d7148b6aa69fe20927a685c6ffd10639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2d6ebf1870c9e1ce0f0b9ba56b5234d7148b6aa69fe20927a685c6ffd10639", kill_on_drop: false }`
[INFO] [stdout] 7b2d6ebf1870c9e1ce0f0b9ba56b5234d7148b6aa69fe20927a685c6ffd10639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef968d07b110bd1fb43b399f87c51d96253c554de31293ac7cb976d333fea98
[INFO] running `Command { std: "docker" "start" "-a" "5ef968d07b110bd1fb43b399f87c51d96253c554de31293ac7cb976d333fea98", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling socket v0.0.7
[INFO] [stderr]    Compiling fast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `CString` will be dropped
[INFO] [stdout]   --> src/socket.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let s = std::ffi::CString::new("")
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 68 | |             .expect("CString::new faild")
[INFO] [stdout]    | |_________________________________________- this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout] 69 |               .as_ptr();
[INFO] [stdout]    |                ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: you must make sure that the variable you bind the `CString` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]    = help: in particular, if this pointer is returned from the current function, binding the `CString` inside the function will not suffice
[INFO] [stdout]    = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]    = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `udp`
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let udp = fast::socket::Udp::new();
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_udp`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "5ef968d07b110bd1fb43b399f87c51d96253c554de31293ac7cb976d333fea98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef968d07b110bd1fb43b399f87c51d96253c554de31293ac7cb976d333fea98", kill_on_drop: false }`
[INFO] [stdout] 5ef968d07b110bd1fb43b399f87c51d96253c554de31293ac7cb976d333fea98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a54661993f0b423e329d62b9a07c9652c0058c071643d07ce7aa805a2d9dac48
[INFO] running `Command { std: "docker" "start" "-a" "a54661993f0b423e329d62b9a07c9652c0058c071643d07ce7aa805a2d9dac48", kill_on_drop: false }`
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `CString` will be dropped
[INFO] [stdout]   --> src/socket.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let s = std::ffi::CString::new("")
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 68 | |             .expect("CString::new faild")
[INFO] [stdout]    | |_________________________________________- this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout] 69 |               .as_ptr();
[INFO] [stdout]    |                ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: you must make sure that the variable you bind the `CString` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]    = help: in particular, if this pointer is returned from the current function, binding the `CString` inside the function will not suffice
[INFO] [stdout]    = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]    = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `udp`
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let udp = fast::socket::Udp::new();
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_udp`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `CString` will be dropped
[INFO] [stdout]   --> src/socket.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let s = std::ffi::CString::new("")
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 68 | |             .expect("CString::new faild")
[INFO] [stdout]    | |_________________________________________- this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout] 69 |               .as_ptr();
[INFO] [stdout]    |                ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: you must make sure that the variable you bind the `CString` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]    = help: in particular, if this pointer is returned from the current function, binding the `CString` inside the function will not suffice
[INFO] [stdout]    = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]    = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "a54661993f0b423e329d62b9a07c9652c0058c071643d07ce7aa805a2d9dac48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54661993f0b423e329d62b9a07c9652c0058c071643d07ce7aa805a2d9dac48", kill_on_drop: false }`
[INFO] [stdout] a54661993f0b423e329d62b9a07c9652c0058c071643d07ce7aa805a2d9dac48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4c2f2fc7fd2cb4b08fbff5b789b016fcb5ddde6039f125c2de384cddd610a08
[INFO] running `Command { std: "docker" "start" "-a" "c4c2f2fc7fd2cb4b08fbff5b789b016fcb5ddde6039f125c2de384cddd610a08", kill_on_drop: false }`
[INFO] [stderr] warning: a dangling pointer will be produced because the temporary `CString` will be dropped
[INFO] [stdout] 
[INFO] [stderr]   --> src/socket.rs:69:14
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 67 |           let s = std::ffi::CString::new("")
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |  _________________-
[INFO] [stdout] 
[INFO] [stderr] 68 | |             .expect("CString::new faild")
[INFO] [stderr]    | |_________________________________________- this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr] 69 |               .as_ptr();
[INFO] [stderr]    |                ^^^^^^ this pointer will immediately be invalid
[INFO] [stderr]    |
[INFO] [stderr]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stderr]    = help: you must make sure that the variable you bind the `CString` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stderr]    = help: in particular, if this pointer is returned from the current function, binding the `CString` inside the function will not suffice
[INFO] [stderr]    = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stderr]    = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fast` (lib) generated 1 warning
[INFO] [stderr] warning: `fast` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `udp`
[INFO] [stderr]  --> src/main.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let udp = fast::socket::Udp::new();
[INFO] [stderr]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_udp`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fast` (bin "fast" test) generated 1 warning (run `cargo fix --bin "fast" -p fast --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast-fde75a3e59d5b01e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fast-03849233cdce7f9e)
[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] [stderr]    Doc-tests fast
[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" "c4c2f2fc7fd2cb4b08fbff5b789b016fcb5ddde6039f125c2de384cddd610a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c2f2fc7fd2cb4b08fbff5b789b016fcb5ddde6039f125c2de384cddd610a08", kill_on_drop: false }`
[INFO] [stdout] c4c2f2fc7fd2cb4b08fbff5b789b016fcb5ddde6039f125c2de384cddd610a08
