[INFO] updating cached repository https://github.com/fretn/rsmodules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a1ad9378ffff7c778b2f26f09cb1d4349912836 [INFO] testing fretn/rsmodules against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fretn/rsmodules on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fretn/rsmodules [INFO] finished tweaking git repo https://github.com/fretn/rsmodules [INFO] tweaked toml for git repo https://github.com/fretn/rsmodules written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/fretn/rsmodules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a319864c3b056c17b00561581cb65938f8133c17b075008ad5b009031497e369 [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" "a319864c3b056c17b00561581cb65938f8133c17b075008ad5b009031497e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a319864c3b056c17b00561581cb65938f8133c17b075008ad5b009031497e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a319864c3b056c17b00561581cb65938f8133c17b075008ad5b009031497e369", kill_on_drop: false }` [INFO] [stdout] a319864c3b056c17b00561581cb65938f8133c17b075008ad5b009031497e369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 377e40b0336f2efd079b9332c8a07b02b47b286c620fbbc2c87c308b95a36019 [INFO] running `Command { std: "docker" "start" "-a" "377e40b0336f2efd079b9332c8a07b02b47b286c620fbbc2c87c308b95a36019", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling plist v0.3.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling is_executable v0.1.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling rhai v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling immeta v0.4.0 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling onig v4.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling gumdrop v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling syntect v3.0.2 [INFO] [stderr] Compiling mdcat v0.12.1 [INFO] [stderr] Compiling rsmodules v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "377e40b0336f2efd079b9332c8a07b02b47b286c620fbbc2c87c308b95a36019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377e40b0336f2efd079b9332c8a07b02b47b286c620fbbc2c87c308b95a36019", kill_on_drop: false }` [INFO] [stdout] 377e40b0336f2efd079b9332c8a07b02b47b286c620fbbc2c87c308b95a36019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 1768b0bda2f2f52269c04d4954a6fd68ad7844aeed4596880638865f8090c776 [INFO] running `Command { std: "docker" "start" "-a" "1768b0bda2f2f52269c04d4954a6fd68ad7844aeed4596880638865f8090c776", kill_on_drop: false }` [INFO] [stderr] Compiling rsmodules v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "1768b0bda2f2f52269c04d4954a6fd68ad7844aeed4596880638865f8090c776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1768b0bda2f2f52269c04d4954a6fd68ad7844aeed4596880638865f8090c776", kill_on_drop: false }` [INFO] [stdout] 1768b0bda2f2f52269c04d4954a6fd68ad7844aeed4596880638865f8090c776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 7bc47500444c3ef3a20f5defc302daa843383be99d347759df74896b79a9d7cb [INFO] running `Command { std: "docker" "start" "-a" "7bc47500444c3ef3a20f5defc302daa843383be99d347759df74896b79a9d7cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rsmodules-af39fd61a7c0089e [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::supported_shells ... ok [INFO] [stdout] test rsmod::tests::_get_other_version_of_module_loaded ... ok [INFO] [stdout] test rsmod::tests::_is_other_version_of_module_loaded ... ok [INFO] [stdout] test rsmod::tests::_is_module_loaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bc47500444c3ef3a20f5defc302daa843383be99d347759df74896b79a9d7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc47500444c3ef3a20f5defc302daa843383be99d347759df74896b79a9d7cb", kill_on_drop: false }` [INFO] [stdout] 7bc47500444c3ef3a20f5defc302daa843383be99d347759df74896b79a9d7cb