[INFO] cloning repository https://github.com/Hzqi/rust-dynamic-plugin-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hzqi/rust-dynamic-plugin-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHzqi%2Frust-dynamic-plugin-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHzqi%2Frust-dynamic-plugin-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 636900e1d7da2ceef910d249befa5bc2c9a4e75b [INFO] testing Hzqi/rust-dynamic-plugin-system 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%2FHzqi%2Frust-dynamic-plugin-system" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hzqi/rust-dynamic-plugin-system 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/Hzqi/rust-dynamic-plugin-system [INFO] finished tweaking git repo https://github.com/Hzqi/rust-dynamic-plugin-system [INFO] tweaked toml for git repo https://github.com/Hzqi/rust-dynamic-plugin-system written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Hzqi/rust-dynamic-plugin-system 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] b0f6f79a084275dfb10d47c77a7da9c4302eec9a999d3e233ba2d9a8906acaf6 [INFO] running `Command { std: "docker" "start" "-a" "b0f6f79a084275dfb10d47c77a7da9c4302eec9a999d3e233ba2d9a8906acaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0f6f79a084275dfb10d47c77a7da9c4302eec9a999d3e233ba2d9a8906acaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f6f79a084275dfb10d47c77a7da9c4302eec9a999d3e233ba2d9a8906acaf6", kill_on_drop: false }` [INFO] [stdout] b0f6f79a084275dfb10d47c77a7da9c4302eec9a999d3e233ba2d9a8906acaf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] edf5049449dae9759d6cb8f9338898427bdad359addd5e96a13cf83c28000694 [INFO] running `Command { std: "docker" "start" "-a" "edf5049449dae9759d6cb8f9338898427bdad359addd5e96a13cf83c28000694", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling juniper_codegen v0.15.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling juniper v0.15.6 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling juniper_warp v0.6.4 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling my-interface v0.1.0 (/opt/rustwide/workdir/my-interface) [INFO] [stderr] Compiling my-plugin-builder v0.1.0 (/opt/rustwide/workdir/my-plugin-builder) [INFO] [stderr] Compiling my-master v0.1.0 (/opt/rustwide/workdir/my-master) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "edf5049449dae9759d6cb8f9338898427bdad359addd5e96a13cf83c28000694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf5049449dae9759d6cb8f9338898427bdad359addd5e96a13cf83c28000694", kill_on_drop: false }` [INFO] [stdout] edf5049449dae9759d6cb8f9338898427bdad359addd5e96a13cf83c28000694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa22555a2ffa95c0b2f8476e7d4036cc431e7984b5ad0a0025c619d64ae03de [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" "2fa22555a2ffa95c0b2f8476e7d4036cc431e7984b5ad0a0025c619d64ae03de", kill_on_drop: false }` [INFO] [stderr] Compiling my-interface v0.1.0 (/opt/rustwide/workdir/my-interface) [INFO] [stderr] Compiling my-plugin-builder v0.1.0 (/opt/rustwide/workdir/my-plugin-builder) [INFO] [stderr] Compiling my-master v0.1.0 (/opt/rustwide/workdir/my-master) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_interface-a21fbc0cbc4b4352) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_master-c8ca44cf4eb444ce) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/my_master-78506a09dddd16fa) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_plugin_builder-ab68546d855cc697) [INFO] running `Command { std: "docker" "inspect" "2fa22555a2ffa95c0b2f8476e7d4036cc431e7984b5ad0a0025c619d64ae03de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa22555a2ffa95c0b2f8476e7d4036cc431e7984b5ad0a0025c619d64ae03de", kill_on_drop: false }` [INFO] [stdout] 2fa22555a2ffa95c0b2f8476e7d4036cc431e7984b5ad0a0025c619d64ae03de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a742cc65c08a252cd3f8de88774178c7eecdadf4a7f36428c0e4bc955ac5d4a8 [INFO] running `Command { std: "docker" "start" "-a" "a742cc65c08a252cd3f8de88774178c7eecdadf4a7f36428c0e4bc955ac5d4a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_interface-a21fbc0cbc4b4352) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_master-c8ca44cf4eb444ce) [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] [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/main.rs (/opt/rustwide/target/debug/deps/my_master-78506a09dddd16fa) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_plugin_builder-ab68546d855cc697) [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] [stdout] [INFO] [stderr] Doc-tests my-interface [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] [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 my-master [INFO] [stdout] [INFO] [stderr] Doc-tests my-plugin-builder [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] [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" "a742cc65c08a252cd3f8de88774178c7eecdadf4a7f36428c0e4bc955ac5d4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a742cc65c08a252cd3f8de88774178c7eecdadf4a7f36428c0e4bc955ac5d4a8", kill_on_drop: false }` [INFO] [stdout] a742cc65c08a252cd3f8de88774178c7eecdadf4a7f36428c0e4bc955ac5d4a8