[INFO] cloning repository https://github.com/tomjakubowski/rust-executable-dlopen-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomjakubowski/rust-executable-dlopen-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Frust-executable-dlopen-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Frust-executable-dlopen-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5abc385eb0609f5391ada03e17e16296c251aa2 [INFO] testing tomjakubowski/rust-executable-dlopen-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Frust-executable-dlopen-example" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomjakubowski/rust-executable-dlopen-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomjakubowski/rust-executable-dlopen-example [INFO] finished tweaking git repo https://github.com/tomjakubowski/rust-executable-dlopen-example [INFO] tweaked toml for git repo https://github.com/tomjakubowski/rust-executable-dlopen-example written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tomjakubowski/rust-executable-dlopen-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4136af16eda234285155d22acf848ac10e99bbf207423330471833d8043d24d [INFO] running `Command { std: "docker" "start" "-a" "e4136af16eda234285155d22acf848ac10e99bbf207423330471833d8043d24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4136af16eda234285155d22acf848ac10e99bbf207423330471833d8043d24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4136af16eda234285155d22acf848ac10e99bbf207423330471833d8043d24d", kill_on_drop: false }` [INFO] [stdout] e4136af16eda234285155d22acf848ac10e99bbf207423330471833d8043d24d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc0a7fa8176b97331618257ac03a8f432e8435d84bc539b1efd6aaaf5da821a2 [INFO] running `Command { std: "docker" "start" "-a" "dc0a7fa8176b97331618257ac03a8f432e8435d84bc539b1efd6aaaf5da821a2", kill_on_drop: false }` [INFO] [stderr] Compiling rary v0.1.0 (/opt/rustwide/workdir/rary) [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling nary v0.1.0 (/opt/rustwide/workdir/nary) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "dc0a7fa8176b97331618257ac03a8f432e8435d84bc539b1efd6aaaf5da821a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0a7fa8176b97331618257ac03a8f432e8435d84bc539b1efd6aaaf5da821a2", kill_on_drop: false }` [INFO] [stdout] dc0a7fa8176b97331618257ac03a8f432e8435d84bc539b1efd6aaaf5da821a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2faae040b48fba2423b9da786df39e4b4c9fd9fd54a1542ed436e2e6272fc664 [INFO] running `Command { std: "docker" "start" "-a" "2faae040b48fba2423b9da786df39e4b4c9fd9fd54a1542ed436e2e6272fc664", kill_on_drop: false }` [INFO] [stderr] Compiling rary v0.1.0 (/opt/rustwide/workdir/rary) [INFO] [stderr] Compiling nary v0.1.0 (/opt/rustwide/workdir/nary) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nary-cbd02bbdcfadd1f5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rary-12e933af562a57ad) [INFO] running `Command { std: "docker" "inspect" "2faae040b48fba2423b9da786df39e4b4c9fd9fd54a1542ed436e2e6272fc664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2faae040b48fba2423b9da786df39e4b4c9fd9fd54a1542ed436e2e6272fc664", kill_on_drop: false }` [INFO] [stdout] 2faae040b48fba2423b9da786df39e4b4c9fd9fd54a1542ed436e2e6272fc664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62a9392d0c68ec18542b802d4b014bd0d9d16c48c2d1bc224f0de970d1fc7767 [INFO] running `Command { std: "docker" "start" "-a" "62a9392d0c68ec18542b802d4b014bd0d9d16c48c2d1bc224f0de970d1fc7767", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nary-cbd02bbdcfadd1f5) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rary-12e933af562a57ad) [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" "62a9392d0c68ec18542b802d4b014bd0d9d16c48c2d1bc224f0de970d1fc7767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a9392d0c68ec18542b802d4b014bd0d9d16c48c2d1bc224f0de970d1fc7767", kill_on_drop: false }` [INFO] [stdout] 62a9392d0c68ec18542b802d4b014bd0d9d16c48c2d1bc224f0de970d1fc7767