[INFO] fetching crate combu 0.6.3... [INFO] checking combu-0.6.3 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate combu 0.6.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate combu 0.6.3 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking crates.io crate combu 0.6.3 [INFO] finished tweaking crates.io crate combu 0.6.3 [INFO] tweaked toml for crates.io crate combu 0.6.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate combu 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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] 70646befce4752875d52855e27ca424de43d8fa58e73493637706eb5498c7d07 [INFO] running `Command { std: "docker" "start" "-a" "70646befce4752875d52855e27ca424de43d8fa58e73493637706eb5498c7d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70646befce4752875d52855e27ca424de43d8fa58e73493637706eb5498c7d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70646befce4752875d52855e27ca424de43d8fa58e73493637706eb5498c7d07", kill_on_drop: false }` [INFO] [stdout] 70646befce4752875d52855e27ca424de43d8fa58e73493637706eb5498c7d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0992a3f53f7827bb8973a5fd1f73cf7982f0ad1a3decfb8edf8a113b999360c2 [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" "0992a3f53f7827bb8973a5fd1f73cf7982f0ad1a3decfb8edf8a113b999360c2", kill_on_drop: false }` [INFO] [stderr] Checking combu v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2544 | / flag!(test_flag=>[ [INFO] [stdout] 2545 | | bool, [INFO] [stdout] 2546 | | _t, [INFO] [stdout] 2547 | | Vector(Some(vec!['s', 'f'])), [INFO] [stdout] ... | [INFO] [stdout] 2550 | | ] [INFO] [stdout] 2551 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2555 | / flag!(test_flag=>[ [INFO] [stdout] 2556 | | bool, [INFO] [stdout] 2557 | | _t, [INFO] [stdout] 2558 | | Vector(Some(vec!['s', 'f'])), [INFO] [stdout] ... | [INFO] [stdout] 2561 | | ] [INFO] [stdout] 2562 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2579 | / flag!(test_flag=>[ [INFO] [stdout] 2580 | | _t, [INFO] [stdout] 2581 | | >bool, [INFO] [stdout] 2582 | | l#Vector(Some(vec!["long".to_owned(), "long2".to_owned()])), [INFO] [stdout] ... | [INFO] [stdout] 2585 | | ] [INFO] [stdout] 2586 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2590 | / flag!(test_flag=>[ [INFO] [stdout] 2591 | | bool, [INFO] [stdout] 2592 | | _t, [INFO] [stdout] 2593 | | -[-s,-f], [INFO] [stdout] 2594 | | Vector(Some(vec!["long".to_owned(), "long2".to_owned()])), [INFO] [stdout] 2595 | | ?false]), [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2596 | / flag!(test_flag=>[ [INFO] [stdout] 2597 | | bool, [INFO] [stdout] 2598 | | _t, [INFO] [stdout] 2599 | | s#[s, f], [INFO] [stdout] 2600 | | Vector(Some(vec!["long".to_owned(), "long2".to_owned()])), [INFO] [stdout] 2601 | | ?false]), [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2602 | / flag!(test_flag=>[ [INFO] [stdout] 2603 | | bool, [INFO] [stdout] 2604 | | _t, [INFO] [stdout] 2605 | | ['s', 'f'], [INFO] [stdout] 2606 | | Vector(Some(vec!["long".to_owned(), "long2".to_owned()])), [INFO] [stdout] 2607 | | ?false]), [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2608 | / flag!(test_flag=>[ [INFO] [stdout] 2609 | | bool, [INFO] [stdout] 2610 | | _t, [INFO] [stdout] 2611 | | -[s f], [INFO] [stdout] 2612 | | --["long", "long2"], [INFO] [stdout] 2613 | | ?false]), [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2626 | / flag!(test_flag=>[ [INFO] [stdout] 2627 | | bool, [INFO] [stdout] 2628 | | =_t, [INFO] [stdout] 2629 | | -s -f, [INFO] [stdout] 2630 | | --long long2, [INFO] [stdout] 2631 | | ?false]), [INFO] [stdout] | |________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2637 | / flag!(test_flag=>[ [INFO] [stdout] 2638 | | bool, [INFO] [stdout] 2639 | | =_t, [INFO] [stdout] 2640 | | -s -f, [INFO] [stdout] 2641 | | --long long2,]), [INFO] [stdout] | |_______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2732 | assert_eq!(s, flag!(test_flag=>[bool,_t,-s,-f,?false])); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2736 | flag!(test_flag=>[bool,_t]), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2737 | flag!(test_flag=>[bool,_t,[],[]]), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2738 | flag!(test_flag=>[bool,_t,[]]), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2740 | flag!(test_flag=>[bool,_t,?]), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2745 | flag!(test_flag=>[bool,=,-s,-f,--long,--long2,?false]), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2746 | flag!(test_flag=>[bool,= -s -f --long --long2 ?false]) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2754 | flag!(test_flag=>[bool,,-s,-f,?false]) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2765 | flag!(test_flag=>[bool,"aaa",?false]), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2766 | flag!(test_flag=>[bool,"aaa",@false]), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2767 | flag!(test_flag=>[Bool,"aaa",false]), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2768 | flag!(test_flag=>[Bool,"aaa"]) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2775 | flag!(test_flag=>[bool,,?false]), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2776 | flag!(test_flag=>[bool,,false]) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2780 | flag!(test_flag=>[bool,="desc",?false]), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1348:55 [INFO] [stdout] | [INFO] [stdout] 1348 | $crate::_fp_ident_ft_assigner!(->$name=>[$i],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2788 | flag!(test_flag=>[_i]) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2795 | flag!(test_flag[bool,"test",-s f]), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2812 | flag!(test_flag=>[bool,"desc",-s,-f,--long,--long2,?false]), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2813 | flag!(test_flag[bool,-s,-f,--long,--long2,=_t,?false]), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2814 | flag!(test_flag=>[bool,-s,-f,--long,--long2,="desc",?false]) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2832 | flag!(test_flag=>[bool,-s,-f,="desc",?false]) [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1348:55 [INFO] [stdout] | [INFO] [stdout] 1348 | $crate::_fp_ident_ft_assigner!(->$name=>[$i],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2842 | flag!(test_flag[_t]), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2848 | flag!(test_flag=>[str,"aaa","aaa"]) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2856 | flag!(test_flag=>[bool,_t,--long,--long2,?false]) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2860 | flag!([test_flag][bool, -s,-f,--long,--long2,="test",false]), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2861 | flag!(*test_flag[bool, -s,-f,--long,--long2,="test",false]), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2862 | flag!(test_flag{bool, -s,-f,--long,--long2,="test",false}), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2863 | flag!(*test_flag{bool, -s,-f,--long,--long2,="test",false}), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2864 | flag!(@[String::from("test_flag")]=>{bool, -s,-f,--long,--long2,="test",false}), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2865 | flag!([test_flag]=>{bool, -s,-f,--long long2 ="test",false}), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pub_macros.rs:1351:62 [INFO] [stdout] | [INFO] [stdout] 1351 | $crate::_fp_ident_ft_assigner!(->$name=>[$i,$($t)*],_ftp,=); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2866 | flag!([test_flag]=>{bool, -[s,'f'],--long long2 ="test",false}), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::_ftp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "0992a3f53f7827bb8973a5fd1f73cf7982f0ad1a3decfb8edf8a113b999360c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0992a3f53f7827bb8973a5fd1f73cf7982f0ad1a3decfb8edf8a113b999360c2", kill_on_drop: false }` [INFO] [stdout] 0992a3f53f7827bb8973a5fd1f73cf7982f0ad1a3decfb8edf8a113b999360c2